Don't depend on DragonFly keyword for shutdown scripts as well.
[dragonfly/netmp.git] / usr.bin / biff / Makefile
blob7d5ad0212859641260bfd7c9f33a4449603e2937
1 # @(#)Makefile 8.1 (Berkeley) 6/6/93
2 # $FreeBSD: src/usr.bin/biff/Makefile,v 1.2.6.1 2001/08/02 01:06:37 obrien Exp $
3 # $DragonFly: src/usr.bin/biff/Makefile,v 1.3 2005/01/11 19:36:09 liamfoy Exp $
5 PROG= biff
7 WARNS?= 6
8 .include <bsd.prog.mk>