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