Add the ndiscvt utility from FreeBSD-5, which is used to compile windows
[dragonfly.git] / usr.sbin / pkg_install / update / Makefile
1 # $FreeBSD: src/usr.sbin/pkg_install/update/Makefile,v 1.1.2.2 2001/04/25 14:05:02 ru Exp $
2 # $DragonFly: src/usr.sbin/pkg_install/update/Attic/Makefile,v 1.2 2003/06/17 04:29:59 dillon Exp $
3
4 SCRIPTS=        pkg_update.pl
5 MAN=            pkg_update.1
6
7 .include <bsd.prog.mk>