NetBSD/usr.bin/mkdep/Makefile

10 lines
188 B
Makefile
Raw Normal View History

1997-03-27 11:57:26 +03:00
# $NetBSD: Makefile,v 1.9 1997/03/27 08:57:26 mycroft Exp $
# @(#)Makefile 8.1 (Berkeley) 6/6/93
1993-03-21 12:45:37 +03:00
1994-12-22 15:29:38 +03:00
MAN= mkdep.1
1993-03-21 12:45:37 +03:00
1997-03-25 00:57:01 +03:00
SCRIPTS=mkdep.gcc.sh
1997-03-27 11:57:26 +03:00
SCRIPTSNAME_mkdep.gcc.sh=mkdep
1993-03-21 12:45:37 +03:00
.include <bsd.prog.mk>