Include ../Makefile.conf if exists
This commit is contained in:
parent
1dd0d41df8
commit
c5a454b594
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3314
14 changed files with 68 additions and 16 deletions
|
@ -1,4 +1,8 @@
|
|||
# $Id: Makefile,v 1.8 1998-08-09 08:43:57 wosch Exp $
|
||||
# $Id: Makefile,v 1.9 1998-08-11 01:18:38 wosch Exp $
|
||||
|
||||
.if exists("../Makefile.conf")
|
||||
.include "../Makefile.conf"
|
||||
.endif
|
||||
|
||||
DOCS= photos.sgml
|
||||
DOCS+= internal.sgml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue