7efd5195db
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.
8 lines
165 B
Makefile
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>
|