4 CPPFLAGS
+= -D_MINIX_COMPAT
12 # V8 regexp (incompatible with BSD regexp)
13 SRCS
+= v8regerror.c v8regexp.c v8regsub.c
21 # Minix 'mtab' handling functions.
23 # These should be changed when we switch to
24 # NetBSD's 'mtab' format.
27 # fttyslot(fd), a Minix-specific extension
31 # Now considered "compat" feature in NetBSD.
34 .
include "include/Makefile.inc"
38 .
include <bsd.subdir.mk
>