mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-22 16:44:32 +01:00
Fix secrdist sharedlib bug.
This commit is contained in:
parent
f9e9c0eceb
commit
2ef260d35c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=4806
@ -1,6 +1,6 @@
|
||||
# $Id: Makefile.inc,v 1.2 1994/08/12 21:02:25 csgr Exp $
|
||||
# $Id: Makefile.inc,v 1.3 1994/11/14 20:45:28 phk Exp $
|
||||
|
||||
.include "${.CURDIR}/../../Makefile.inc"
|
||||
#.if exists(${.CURDIR}/../../../lib/Makefile.inc)
|
||||
#.include "${.CURDIR}/../../../lib/Makefile.inc"
|
||||
#.endif
|
||||
.if exists(${.CURDIR}/../../../lib/Makefile.inc)
|
||||
.include "${.CURDIR}/../../../lib/Makefile.inc"
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user