1 # $NetBSD: Makefile,v 1.139 2014/08/08 19:38:47 apb Exp $
8 .if
${USETOOLS} != "yes"
9 # MINIX: make sure sources are fetched, even when tools were not built earlier
11 GNUHOSTDIST
= ${NETBSDSRCDIR}/gnu
/dist/${MODULE}
12 .
include "${.CURDIR}/../../minix/Makefile.fetchgnu"
14 realall realdepend
: ${GNUHOSTDIST
:H
}/.gitignore
15 .
endif # defined(__MINIX)
21 SUBDIR
+= rcs send-pr texinfo
23 .if
${MKBSDGREP} == "no"
27 .if
${MKGROFF} != "no"
32 .
endif # defined(__MINIX)
34 .
include <bsd.subdir.mk
>