7 lines
85 B
Makefile
7 lines
85 B
Makefile
# @(#)Makefile 8.1 (Berkeley) 5/31/93
|
|
|
|
PROG= pig
|
|
MAN6= pig.6
|
|
|
|
.include <bsd.prog.mk>
|