freebsd-dev/gnu/usr.bin
John Birrell ecf85f0379 If perl exists in OBJDIR it has just been built; if it exists in
CURDIR it has been built without an obj directory; however if it is in
neither of those places, we expect it to be in DESTDIR.

Yes Bruce, I know this is broken because the host is not supposed to be
the same as the target, but we need to get the hosted build working
properly first before even attempting a cross compiled operating
system build. That will need to concept of TOOLSDIR or something that
can be mapped to DESTDIR in the case of a hosted build and set to the
installed tools in a cross compiled build. Later, later, later!
1998-05-12 22:51:34 +00:00
..
as Fix the assembler so that it produces object files with the correct 1998-04-10 01:20:40 +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 Don't attempt to read process context from the kernel when (the 1998-05-12 16:49:13 +00:00
bison change bin to BINOWN and BINGRP 1997-08-21 03:28:07 +00:00
cc Simplified using new yacc rules. This is cosmetic - the old rules worked 1998-05-04 16:58:50 +00:00
cpio Added to RELENG_2_2 via tagging. 1997-08-21 08:26:55 +00:00
cvs Simplified by using new yacc rules and by not generating y.tab.h. 1998-05-08 06:41:06 +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 fix misspelling 1997-08-30 11:08:06 +00:00
diff Define PR_PROGRAM properly 1997-10-29 17:35:54 +00:00
diff3 Switch to contrib version 1997-10-29 16:50:42 +00:00
gdb Don't attempt to read process context from the kernel when (the 1998-05-12 16:49:13 +00:00
genclass Add a genclass.1 manpage. 1997-09-15 19:18:59 +00:00
gperf Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
grep Delete cc(1) debug option, typo from last commit. 1998-03-07 16:13:57 +00:00
groff Never generate neqn at install time (the previous fix for this was 1998-04-19 13:25:54 +00:00
gzip Use cc -E rather than cpp when looking for __ELF__ 1998-03-08 17:25:10 +00:00
ld Add ELF support. 1998-05-01 08:40:11 +00:00
man Don't delete man pages with colons in their name (e.g. Perl 5 manpages) 1998-05-01 13:27:27 +00:00
patch Add PATCH_INDEX_FIRST environment variable to do the same as -I option 1998-01-22 07:44:04 +00:00
perl If perl exists in OBJDIR it has just been built; if it exists in 1998-05-12 22:51:34 +00:00
ptx Same deal. 1997-01-11 03:50:21 +00:00
rcs Add missing *roff macros to correct display about -V option. 1997-08-23 15:50:53 +00:00
sdiff Switch to contrib version 1997-10-29 16:58:20 +00:00
send-pr Added a alpha category to the list. 1998-05-04 10:13:08 +00:00
sort Open temporary files with O_EXCL. 1998-03-06 19:00:26 +00:00
tar Don't add y.tab.h to CLEANFILES, since this would now be done centrally 1998-05-04 18:13:54 +00:00
texinfo Use .An/.Aq. 1998-04-01 06:29:16 +00:00
Makefile awk and groff (et al) now work on alpha as the result of library 1998-05-12 21:07:45 +00:00
Makefile.inc Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00