1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/gnu/usr.bin
Julian Elischer 210f91c89f Need to translate more .h to .ph then just /usr/include &
/usr/include/sys.  Specifically we need /usr/include/machine
since "syslog.h" includes "machine/ansi.h".  To be safe we
translate all of /usr/include/* and /usr/include/*/*.

sample error case:
         echo "require 'syslog.ph';" | /usr/bin/perl
will fail when syslog.ph tries to include machine/ansi.ph

Submitted by:	Doug Ambrisko
1999-03-18 19:39:07 +00:00
..
as Don't build the info pages for the old assembler. Instead, build 1998-10-03 03:59:47 +00:00
awk Symlink awk.y to awktab.y so that the default yacc rules apply, and use 1998-05-04 16:18:57 +00:00
bc Fixed races in `make -jN' using new yacc rules. 1998-05-04 16:22:30 +00:00
binutils Add TARGET_ARCH=mipsel and TARGET_ARCH=mipseb as a valid targets. 1999-03-01 04:01:57 +00:00
bison
cc Remove BINFORMAT/a.out/elf default hackery, it's elf by default internally 1999-01-16 13:22:35 +00:00
cpio
cvs Update bmake glue for cvs-1.10 1999-03-18 09:37:57 +00:00
dc Do not store the same config.h twice - use one from bc directory 1998-05-01 19:20:42 +00:00
dialog Drop outdated FreeBSD version number from test script. 1999-01-24 07:10:34 +00:00
diff
diff3
gdb Fixed breakage of gdbreplay's and gdbserver's BINDIR in previous commit. 1998-10-15 14:15:09 +00:00
genclass
gperf
grep Added myself as maintainer. 1999-02-09 17:23:03 +00:00
groff Never generate neqn at install time (the previous fix for this was 1998-04-19 13:25:54 +00:00
gzip Fixed printf format errors. 1998-06-30 20:14:13 +00:00
ld Change i386 in a few paths to ${MACHINE} to support MACHINE=pc98. 1998-09-09 11:22:28 +00:00
man $Id$ misspelled as $Id 1999-02-11 17:09:27 +00:00
patch
perl Need to translate more .h to .ph then just /usr/include & 1999-03-18 19:39:07 +00:00
ptx
rcs
sdiff
send-pr Added a alpha category to the list. 1998-05-04 10:13:08 +00:00
sort use minimum length for strcoll too 1999-02-14 09:44:56 +00:00
tar Add new -y/--bzip2/--bunzip2 flag. With all the ports that are going to 1999-03-17 12:09:31 +00:00
texinfo Fixed ifdef for libintl in previous commit (the location of libintl.a's 1999-01-20 02:08:07 +00:00
Makefile Remove the NOPERL block to building Perl5. 1998-09-09 19:30:45 +00:00
Makefile.inc