7 lines
104 B
Makefile
7 lines
104 B
Makefile
# @(#)Makefile 5.4 (Berkeley) 5/11/90
|
|
|
|
PROG= expand
|
|
MLINKS= expand.1 unexpand.1
|
|
|
|
.include <bsd.prog.mk>
|