Take advantage of our new namecache topology to generate the actual paths
[dragonfly.git] / usr.bin / killall / Makefile
1 # $FreeBSD: src/usr.bin/killall/Makefile,v 1.3.2.1 2000/09/09 23:58:19 ps Exp $
2 # $DragonFly: src/usr.bin/killall/Makefile,v 1.2 2003/06/17 04:29:27 dillon Exp $
3
4 PROG=   killall
5
6 .include <bsd.prog.mk>