freebsd-dev/gnu/usr.bin
Ed Maste a47f6b781a Remove empty generated file upon gperf failure
Prior to this change the build could fail as follows, if gperf is not
available (or fails):

  - make(1) stops due to the gperf error, but an empty target file
    (cfns.h) is still created
  - the empty cfns.h is newer than the source cfns.gperf so it is not
    regenerated on subsequent builds
  - the gcc build fails (undefined reference to libc_name_p)

Sponsored by:	The FreeBSD Foundation
MFC after:	3 days
2014-12-15 14:25:42 +00:00
..
binutils Add new PowerPC relocations to binutils 2014-12-12 03:58:51 +00:00
cc Remove empty generated file upon gperf failure 2014-12-15 14:25:42 +00:00
dialog Convert to LIBADD 2014-11-25 21:18:18 +00:00
diff Convert to LIBADD 2014-11-25 21:18:18 +00:00
diff3
dtc
gdb Skip calling CPU_ISSET for NOCPU as a short period of time we can have 2014-12-09 14:21:43 +00:00
gperf upgrade gperf to the last GPLv2 version (3.0.3) 2011-11-28 12:29:16 +00:00
grep Convert to LIBADD 2014-11-25 21:18:18 +00:00
groff Install mdoc(7) and man(7) from mdoc instead of the one from groff 2014-11-23 22:28:46 +00:00
rcs Revert r267233 for now. PIE support needs to be reworked. 2014-08-19 15:04:32 +00:00
sdiff
tests Add placeholder Kyuafiles for various top-level hierarchies. 2014-04-21 21:39:25 +00:00
texinfo Revert r267233 for now. PIE support needs to be reworked. 2014-08-19 15:04:32 +00:00
Makefile Build gperf only if we're using g++ (not clang++) 2014-10-09 23:05:31 +00:00
Makefile.inc