More -Wwrite-strings cleanup and make sure you can actually play it.
[dragonfly.git] / usr.bin / unexpand / Makefile
blob8180a6225b90e8a57f45ee47f7043a6e44c12278
1 # From: @(#)Makefile 8.1 (Berkeley) 6/6/93
2 # $FreeBSD: src/usr.bin/unexpand/Makefile,v 1.1.1.1.14.1 2002/07/09 10:35:16 tjr Exp $
3 # $DragonFly: src/usr.bin/unexpand/Makefile,v 1.3 2005/01/16 21:14:51 cpressey Exp $
5 PROG= unexpand
6 WARNS?= 6
7 NOMAN= noman
9 .include <bsd.prog.mk>