typo for i386-bsd.elf-main.o

This commit is contained in:
John Reiser
2006-08-14 12:09:42 -07:00
parent 0d1f12e31a
commit 1c784eea3d
+1 -1
View File
@@ -355,7 +355,7 @@ tmp/i386-bsd.elf-fold.o : $(srcdir)/src/$$T.asm
$(call tc,gcc) -c -x assembler-with-cpp $< -o tmp/$T.o
$(call tc,objstrip) $@
tmp/i386-bsd.elf-main.o : $(srcdir)/src/$$T.c
tmp/i386-bsd.elf-main.o : $(srcdir)/src/$$T.c
$(call tc,gcc) -c $< -o $@
$(call tc,objstrip) $@