Moved the position of the #### lines so that the makefile fragments
[deliverable/binutils-gdb.git] / bfd / Makefile.in
index ce7f688e8d7281eaa576fbf6a27a3e5fdcf077a4..b31b32ce4b9bc9bad4c982bc5152c225a5096b24 100644 (file)
@@ -35,8 +35,6 @@ MINUS_G=-g
 
 SUBDIRS = doc
 
-#### host and target dependent Makefile fragments come in here.
-###
 
 # Change this (to MINIMIZE=1) to save space in executables.
 # Currently, all this does is control the target_vector in targets.c.
@@ -59,6 +57,9 @@ BFD_BACKENDS = oasys.o ieee.o srec.o elf.o stab-syms.o\
 
 OPTIONAL_BACKENDS = trad-core.o
 
+#### host and target dependent Makefile fragments come in here.
+###
+
 BFD_H=$(INCDIR)/bfd.h
 
 # C source files that correspond to .o's.
This page took 0.07589 seconds and 4 git commands to generate.