6 lines
97 B
Makefile
6 lines
97 B
Makefile
|
# $NetBSD: Makefile,v 1.1 1998/09/23 21:05:59 perry Exp $
|
||
|
|
||
|
PROG= shuffle
|
||
|
|
||
|
.include <bsd.prog.mk>
|