makefiles for usr.gnubin. initial programs are bc and gzip,

both of which are necessary for the distribution.
This commit is contained in:
cgd 1993-04-10 15:50:59 +00:00
parent 105337fc68
commit 7c68c0b80f
2 changed files with 8 additions and 0 deletions

5
gnu/usr.bin/Makefile Normal file
View File

@ -0,0 +1,5 @@
# $Header: /cvsroot/src/gnu/usr.bin/Attic/Makefile,v 1.1 1993/04/10 15:50:59 cgd Exp $
SUBDIR= bc-1.02 gzip-1.0.7
.include <bsd.subdir.mk>

3
gnu/usr.bin/Makefile.inc Normal file
View File

@ -0,0 +1,3 @@
# $Header
BINDIR?= /usr/bin