Pull morse(6) into the new millenium and teach it to use sound(4).
[dragonfly.git] / usr.sbin / newsyslog / Makefile
blobbfbddc73f917ec77891f01f03cc95e51676f5fbe
1 # $FreeBSD: src/usr.sbin/newsyslog/Makefile,v 1.7.2.2 2001/11/14 16:55:38 obrien Exp $
2 # $DragonFly: src/usr.sbin/newsyslog/Makefile,v 1.3 2005/01/17 01:49:24 cpressey Exp $
4 PROG= newsyslog
5 MAN= newsyslog.8
6 WARNS?= 6
8 .include <bsd.prog.mk>