makefiles for usr.gnubin. initial programs are bc and gzip,
both of which are necessary for the distribution.
This commit is contained in:
parent
105337fc68
commit
7c68c0b80f
|
@ -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>
|
|
@ -0,0 +1,3 @@
|
|||
# $Header
|
||||
|
||||
BINDIR?= /usr/bin
|
Loading…
Reference in New Issue