minix/usr.bin/expand/Makefile

8 lines
161 B
Makefile
Raw Permalink Normal View History

# @(#)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>