NetBSD/usr.bin/machine/Makefile
hubertf 7efd5195db Shell script implementation of "machine" by me.
I hereby place this into the public domain, the script contains
no copyright header to make it small. Replacing the binary
implementation saves 8k on /usr.

See also PRs 6614 and 361.
1999-07-30 02:07:15 +00:00

8 lines
165 B
Makefile

# $NetBSD: Makefile,v 1.4 1999/07/30 02:07:15 hubertf Exp $
# from: @(#)Makefile 5.3 (Berkeley) 5/11/90
MAN= machine.1
SCRIPTS= machine.sh
.include <bsd.prog.mk>