Deleted Added
full compact
Makefile (87697) Makefile (136910)
1# From: @(#)Makefile 8.1 (Berkeley) 6/6/93
1# From: @(#)Makefile 8.1 (Berkeley) 6/6/93
2# $FreeBSD: head/usr.bin/unexpand/Makefile 87697 2001-12-11 23:18:25Z markm $
2# $FreeBSD: head/usr.bin/unexpand/Makefile 136910 2004-10-24 15:33:08Z ru $
3
4PROG= unexpand
3
4PROG= unexpand
5NOMAN= noman
5NOMAN=
6
7.include <bsd.prog.mk>
6
7.include <bsd.prog.mk>