NetBSD/share/mk
thorpej b479977348 Add "-traditional-cpp" to the COMPILE.S command, so that assembler
syntax (specifically, use of # to indicate an immediate value) isn't
misinterpreted as a CPP directive.
1996-09-30 23:37:22 +00:00
..
Makefile make lkm's work. still need to worry about options defines... 1996-08-23 06:14:36 +00:00
bsd.README
bsd.dep.mk
bsd.doc.mk
bsd.kmod.mk Do the symlinks added by mrg correctly 1996-08-27 23:31:47 +00:00
bsd.lib.mk Add missing quote (") in @echo line of .S.o rule, to prevent sh from 1996-09-23 20:23:05 +00:00
bsd.man.mk
bsd.nls.mk
bsd.obj.mk
bsd.own.mk Fix a missing dollar sign, and move paths and modes 1996-08-27 22:15:52 +00:00
bsd.prog.mk
bsd.subdir.mk
bsd.sys.mk If DESTDIR is defined, look for includes in ${DESTDIR}/usr/include, 1996-05-15 19:46:51 +00:00
sys.mk Add "-traditional-cpp" to the COMPILE.S command, so that assembler 1996-09-30 23:37:22 +00:00