NetBSD/share
jonathan 346af6eeff More table-driven changes: split CPICFLAGS into separate flags, to
support the two different incompatible rules for build .so files from
.S source on both NetBSD and binutils toolchains:

	 ${CPP} | ${AS} for syscalls
	 ${CC}   	for non-syscalls
for which the different toolchains's ${AS}  requires diffferent flags.
1997-05-24 01:42:36 +00:00
..
dict Back out previous change; bug was in src/share/mk/bsd.prog.mk. 1997-05-22 18:05:44 +00:00
doc Eliminate bogus redefinitions of standard targets. 1997-05-09 07:50:03 +00:00
lkm Eliminate bogus redefinitions of standard targets. 1997-05-09 07:50:03 +00:00
man Add intro(9). 1997-05-22 03:46:33 +00:00
me Clean up the proginstall hacks a little. 1997-05-07 16:06:00 +00:00
misc Eliminate bogus redefinitions of standard targets. 1997-05-09 07:50:03 +00:00
mk More table-driven changes: split CPICFLAGS into separate flags, to 1997-05-24 01:42:36 +00:00
samples/emul/svr4/etc
skel Eliminate bogus redefinitions of standard targets. 1997-05-09 07:50:03 +00:00
tabset Eliminate bogus redefinitions of standard targets. 1997-05-09 07:50:03 +00:00
termcap - Makefile cleanups 1997-03-24 21:57:01 +00:00
tmac Eliminate bogus redefinitions of standard targets. 1997-05-09 07:50:03 +00:00
zoneinfo Use afterinstall, not realinstall, for data files. 1997-05-07 16:12:00 +00:00
Makefile
Makefile.inc