Merge branch 'vendor/GCC44'
[dragonfly.git] / bin / notty / Makefile
1 #
2 # $DragonFly: src/bin/notty/Makefile,v 1.1 2008/05/27 17:10:49 dillon Exp $
3
4 PROG=   notty
5 SRCS=   notty.c
6 MAN=    notty.1
7
8 .include <bsd.prog.mk>