NetBSD/usr.bin/expand/Makefile

7 lines
104 B
Makefile
Raw Normal View History

1993-03-21 12:45:37 +03:00
# @(#)Makefile 5.4 (Berkeley) 5/11/90
PROG= expand
MLINKS= expand.1 unexpand.1
.include <bsd.prog.mk>