Include ../Makefile.conf if exists

This commit is contained in:
Wolfram Schneider 1998-08-11 01:18:41 +00:00
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

View file

@ -1,4 +1,8 @@
# $Id: Makefile,v 1.3 1998-08-07 16:57:08 wosch Exp $
# $Id: Makefile,v 1.4 1998-08-11 01:18:39 wosch Exp $
.if exists("../Makefile.conf")
.include "../Makefile.conf"
.endif
DOCS= projects.sgml
DOCS+= mozilla.sgml