Add wrapper around bsd.prog.mk include in preparation for this becoming a
host tool.
This commit is contained in:
parent
92ade669c9
commit
aa8bdf5f50
@ -1,6 +1,9 @@
|
||||
# $NetBSD: Makefile,v 1.10 2001/11/03 13:40:30 lukem Exp $
|
||||
# $NetBSD: Makefile,v 1.11 2002/06/10 18:31:12 mason Exp $
|
||||
# @(#)Makefile 8.1 (Berkeley) 5/31/93
|
||||
|
||||
PROG= cat
|
||||
|
||||
.ifndef HOSTPROG
|
||||
.include <bsd.prog.mk>
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user