NetBSD/sys/arch/next68k
jdolecek 7ad1acf323 use ${.OBJDIR} rather than ${.CURDIR}/obj.${MACHINE} (eek)
g/c -I${.CURDIR} and -I${S}/lib/libkern from ${INCLUDES}
build libsa dev_net.c via .PATH and SRCS rather than special rules
2002-05-08 11:27:30 +00:00
..
compile
conf Add the INCLUDE_CONFIG_FILE option to all config files. In config 2002-04-25 15:06:20 +00:00
dev Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
include
next68k kill remaining PS_STRINGS instances. 2002-03-20 17:59:22 +00:00
stand use ${.OBJDIR} rather than ${.CURDIR}/obj.${MACHINE} (eek) 2002-05-08 11:27:30 +00:00
Makefile