NetBSD/usr.bin/shuffle/Makefile
perry 6e92230560 Add shuffle, a small program for producing permutations.
Note that is still a little cleanup to be done, but I thought it was
the right point to commit.
1998-09-23 21:05:59 +00:00

6 lines
97 B
Makefile

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