Added SUBDIR internal.
This commit is contained in:
parent
bd91efdf8d
commit
83a64e4400
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3227
2 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile,v 1.36 1998-07-16 07:59:54 wosch Exp $
|
||||
# $Id: Makefile,v 1.37 1998-07-31 09:20:29 wosch Exp $
|
||||
|
||||
.if exists(Makefile.conf)
|
||||
.include "Makefile.conf"
|
||||
|
@ -64,7 +64,7 @@ pgallery.inc: gallery.db gengallery.pl
|
|||
# Subdirectories
|
||||
|
||||
SUBDIR= security cgi commercial docproj gifs ports releases tutorials
|
||||
SUBDIR+= news alpha projects
|
||||
SUBDIR+= news alpha projects internal
|
||||
|
||||
.if !defined(ENGLISH_ONLY) || empty(ENGLISH_ONLY)
|
||||
SUBDIR+= ja_JP.EUC
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile,v 1.36 1998-07-16 07:59:54 wosch Exp $
|
||||
# $Id: Makefile,v 1.37 1998-07-31 09:20:29 wosch Exp $
|
||||
|
||||
.if exists(Makefile.conf)
|
||||
.include "Makefile.conf"
|
||||
|
@ -64,7 +64,7 @@ pgallery.inc: gallery.db gengallery.pl
|
|||
# Subdirectories
|
||||
|
||||
SUBDIR= security cgi commercial docproj gifs ports releases tutorials
|
||||
SUBDIR+= news alpha projects
|
||||
SUBDIR+= news alpha projects internal
|
||||
|
||||
.if !defined(ENGLISH_ONLY) || empty(ENGLISH_ONLY)
|
||||
SUBDIR+= ja_JP.EUC
|
||||
|
|
Loading…
Reference in a new issue