add subdir makefiles
This commit is contained in:
parent
2bef1c1481
commit
1600e9ac89
9
regress/Makefile
Normal file
9
regress/Makefile
Normal file
@ -0,0 +1,9 @@
|
||||
# $Id: Makefile,v 1.1 1993/05/22 06:19:16 cgd Exp $
|
||||
|
||||
# missing: bin lib libexec sbin usr.bin usr.sbin share games gnu
|
||||
|
||||
SUBDIR+= include
|
||||
|
||||
regress: _SUBDIRUSE
|
||||
|
||||
.include <bsd.subdir.mk>
|
7
regress/include/Makefile
Normal file
7
regress/include/Makefile
Normal file
@ -0,0 +1,7 @@
|
||||
# $Id: Makefile,v 1.1 1993/05/22 06:19:40 cgd Exp $
|
||||
|
||||
SUBDIR+= bitstring
|
||||
|
||||
regress: _SUBDIRUSE
|
||||
|
||||
.include <bsd.subdir.mk>
|
Loading…
x
Reference in New Issue
Block a user