Importing usr.bin/machine

Change-Id: I7dd97073e94cbb75fdac7f15c73437c8ce44a606
This commit is contained in:
Thomas Cort
2013-10-02 14:58:25 +02:00
committed by Gerrit Code Review
parent 79cc8b683f
commit b50dbb4d24
6 changed files with 67 additions and 1 deletions
+7
View File
@@ -0,0 +1,7 @@
# $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>