Go to file
christos 4417c4f61f Reported by cgd: fix .USE directive problems:
1. ${.*} variables did not get expanded in dependencies.
    2. expanded ${.*} variables in .USE dependencies can cause tree
       restructuring; handle it.
    3. in compat mode, expand .USE before evaluating the list of targets,
       instead of doing .USE expansions on demand, because they can cause
       tree restructuring.
1997-02-20 16:51:47 +00:00
bin add type builtin. 1997-02-06 23:24:52 +00:00
distrib Mike Long points out that g++ .cc includes are installed now; 1997-02-18 08:02:55 +00:00
etc Whoops. That's asc0, rather than simply asc. 1997-02-19 07:53:42 +00:00
games fix typo in Napoleon's name 1997-01-23 06:06:29 +00:00
gnu NetBSD/alpha changes 1997-02-16 08:19:41 +00:00
include Apply the necessary fixes from: routed-970113 1997-02-03 22:20:38 +00:00
lib build with -fPIC 1997-02-17 19:22:32 +00:00
libexec use 'normal' ELF library lookup rules 1997-02-17 19:32:05 +00:00
regress
sbin link ipl.4 to ipfilter.4 1997-02-18 21:28:53 +00:00
share fix botch in the last checkin. 1997-02-18 18:38:39 +00:00
sys make sure that packets are ours before passing them up if interface is 1997-02-20 06:59:32 +00:00
usr.bin Reported by cgd: fix .USE directive problems: 1997-02-20 16:51:47 +00:00
usr.sbin link ipl.4 to ipfilter.4 1997-02-18 21:28:53 +00:00
Makefile