563dd2c8f4
Change-Id: I4089d86d4ae1dcade0c82ed30ecd5685802acfd3
7 lines
161 B
Makefile
7 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>
|