add Makefiles for secure/lib. Makefile.inc just includes src/lib/Makefile.inc
in order to get things like SHLIB_MAJOR etc.
This commit is contained in:
parent
92dc7331c9
commit
b7dd315906
6
secure/lib/Makefile
Normal file
6
secure/lib/Makefile
Normal file
@ -0,0 +1,6 @@
|
||||
# $Id: Makefile,v 1.1 1994/08/07 19:04:08 wollman Exp $
|
||||
|
||||
SUBDIR= libcrypt
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
3
secure/lib/Makefile.inc
Normal file
3
secure/lib/Makefile.inc
Normal file
@ -0,0 +1,3 @@
|
||||
# $Id: Makefile.inc,v 1.1 1994/08/07 19:04:10 wollman Exp $
|
||||
|
||||
.include ${.CURDIR}/../../lib/Makefile.inc
|
Loading…
x
Reference in New Issue
Block a user