NetBSD/usr.bin/expand/Makefile

8 lines
166 B
Makefile
Raw Normal View History

1993-07-31 19:17:49 +04:00
# from: @(#)Makefile 5.4 (Berkeley) 5/11/90
# $Id: Makefile,v 1.2 1993/07/31 15:23:35 mycroft Exp $
1993-03-21 12:45:37 +03:00
PROG= expand
MLINKS= expand.1 unexpand.1
.include <bsd.prog.mk>