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,5 +1,9 @@
# $Id: Makefile,v 1.2 1998-08-07 16:56:59 wosch Exp $
# $Id: Makefile,v 1.3 1998-08-11 01:18:28 wosch Exp $
.if exists("../Makefile.conf")
.include "../Makefile.conf"
.endif
DOCS= alpha.sgml
DOCS+= current.sgml

View file

@ -1,4 +1,8 @@
# $Id: Makefile,v 1.11 1998-03-15 22:00:07 wosch Exp $
# $Id: Makefile,v 1.12 1998-08-11 01:18:35 wosch Exp $
.if exists("../Makefile.conf")
.include "../Makefile.conf"
.endif
DATA= ftp.mirrors
CGI= ftp.cgi gallery.cgi mirror.cgi cgi-lib.pl cgi-style.pl

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:35 wosch Exp $
.if exists("../Makefile.conf")
.include "../Makefile.conf"
.endif
DOCS = commercial.sgml
DOCS+= consulting.sgml

View file

@ -1,4 +1,8 @@
# $Id: Makefile,v 1.1 1998-08-03 15:39:13 wosch Exp $
# $Id: Makefile,v 1.2 1998-08-11 01:18:36 wosch Exp $
.if exists("../Makefile.conf")
.include "../Makefile.conf"
.endif
DOCS= license.sgml
DOCS+= daemon.sgml

View file

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

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:37 wosch Exp $
.if exists("../Makefile.conf")
.include "../Makefile.conf"
.endif
DOCS = gallery.sgml
DOCS+= cgallery.sgml

View file

@ -1,4 +1,8 @@
# $Id: Makefile,v 1.13 1998-06-24 16:58:28 wosch Exp $
# $Id: Makefile,v 1.14 1998-08-11 01:18:37 wosch Exp $
.if exists("../Makefile.conf")
.include "../Makefile.conf"
.endif
DATA= apache.gif apachepower.gif daemon.gif dir.gif doc.gif
DATA+= home.gif littlelogo.gif new.gif power-button.gif

View file

@ -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

View file

@ -1,4 +1,8 @@
# $Id: Makefile,v 1.3 1998-08-03 13:28:58 wosch Exp $
# $Id: Makefile,v 1.4 1998-08-11 01:18:39 wosch Exp $
.if exists("../Makefile.conf")
.include "../Makefile.conf"
.endif
DOCS= qnewsletter.sgml

View file

@ -1,4 +1,8 @@
# $Id: Makefile,v 1.12 1998-08-09 13:55:10 wosch Exp $
# $Id: Makefile,v 1.13 1998-08-11 01:18:39 wosch Exp $
.if exists("../Makefile.conf")
.include "../Makefile.conf"
.endif
PORTINDEX= perl ./portindex
INDEX= INDEX

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

View file

@ -1,4 +1,8 @@
# $Id: Makefile,v 1.11 1998-07-24 20:09:53 jkh Exp $
# $Id: Makefile,v 1.12 1998-08-11 01:18:40 wosch Exp $
.if exists("../Makefile.conf")
.include "../Makefile.conf"
.endif
DOCS?= index.sgml snapshots.sgml

View file

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

View file

@ -1,7 +1,7 @@
# $Id: Makefile,v 1.2 1998-08-07 16:57:09 wosch Exp $
# $Id: Makefile,v 1.3 1998-08-11 01:18:41 wosch Exp $
.if exists(Makefile.conf)
.include "Makefile.conf"
.if exists("../Makefile.conf")
.include "../Makefile.conf"
.endif
DOCS=