Test set for sys_vumap()
Located in test/kernel. Invoke "run" to run tests.
This commit is contained in:
5
test/kernel/sys_vumap/Makefile.inc
Normal file
5
test/kernel/sys_vumap/Makefile.inc
Normal file
@@ -0,0 +1,5 @@
|
||||
# Copied from drivers/Makefile.inc
|
||||
CPPFLAGS+= -D_MINIX -D_NETBSD_SOURCE
|
||||
LDADD+= -lminlib -lcompat_minix
|
||||
DPADD+= ${LIBMINLIB} ${LIBCOMPAT_MINIX}
|
||||
BINDIR?=/usr/sbin
|
||||
Reference in New Issue
Block a user