NetBSD/tools/makefs/Makefile
dbj 41b9cfff20 use reachover relative paths in compat include files instead of
symlinking ufs include files into installboot and makefs tool objdirs
reviewed by lukem and thorpej on tech-toolchain
2003-05-14 00:30:26 +00:00

10 lines
184 B
Makefile

# $NetBSD: Makefile,v 1.7 2003/05/14 00:30:27 dbj Exp $
HOSTPROGNAME= ${_TOOL_PREFIX}makefs
HOST_SRCDIR= usr.sbin/makefs
HOST_CPPFLAGS+= -I.
.include "${.CURDIR}/../Makefile.host"