Author: rpaulo
Date: Thu Sep 30 07:12:09 2010
New Revision: 213294
URL: http://svn.freebsd.org/changeset/base/213294
Log:
Remove target peigen.c so that make doesn't warn us about it.
Modified:
head/gnu/usr.bin/binutils/libbfd/Makefile.amd64
Modified: head/gnu/usr.bin/binutils/libbfd/Makefile.amd64
==============================================================================
--- head/gnu/usr.bin/binutils/libbfd/Makefile.amd64 Thu Sep 30 04:23:03
2010 (r213293)
+++ head/gnu/usr.bin/binutils/libbfd/Makefile.amd64 Thu Sep 30 07:12:09
2010 (r213294)
@@ -31,5 +31,3 @@ elf64-amd64-fbsd.c: ${.CURDIR}/elf-fbsd-
pepigen.c: peXXigen.c
sed -e s/XX/pep/g ${.ALLSRC} > ${.TARGET}
-peigen.c: peXXigen.c
- sed -e s/XX/pe/g ${.ALLSRC} > ${.TARGET}
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"