NetBSD/sys/arch/pmax
simonb 65fca13b07 More Makefile cleanups:
+ Don't use our own "clean" and "depend" targets
 + "make depend" works
 + Only include each include path once on compile lines
 + Clean up include file names
 + Don't build a separate libdrive.a, just specify driver source files
 + Use "make print-objdir" instead of old "printf ... | make -f-"
 + Remove more unnecessary targets, variables and other cruft

Still builds identical bootblocks to 1.3.3 with gcc, still too large
with egcs.

dec_boot.h, dec_exec.h & dec_prom.h were copied via respository
copy to sys/arch/pmax/stand/libsa.
1999-01-22 14:05:05 +00:00
..
compile
conf Some minor, mostly costmetic, changes to CPPFLAGS/CFLAGS. 1999-01-15 23:37:05 +00:00
dev - Fixup imcomplete vm_offset_t purge work... 1999-01-16 07:05:05 +00:00
dist
ibus Garbage-collect obsolete "field" intpri from ibus_attach_args. 1998-10-23 23:01:44 +00:00
include - Fixup for recent change in arch/mips. 1999-01-16 02:36:01 +00:00
pmax Garbage-collect `mbutl'. 1999-01-09 22:10:12 +00:00
stand More Makefile cleanups: 1999-01-22 14:05:05 +00:00
tc * make scc_tty_init() callable when very cold: call scc_coldparam() directly. 1998-11-15 11:21:52 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00