minix/usr.bin/expand/Makefile
Lionel Sambuc 563dd2c8f4 Importing usr.bin/expand
Change-Id: I4089d86d4ae1dcade0c82ed30ecd5685802acfd3
2013-08-25 18:51:36 +02:00

8 lines
161 B
Makefile

# @(#)Makefile 8.1 (Berkeley) 6/9/93
# $NetBSD: Makefile,v 1.5 2009/04/14 22:15:19 lukem Exp $
PROG= expand
MLINKS= expand.1 unexpand.1
.include <bsd.prog.mk>