version 1.159, 2004/05/19 16:31:43
|
version 1.161.2.2, 2004/06/08 23:13:22
|
Line 10
|
Line 10
|
# ======================================= Default settings for Makefile options |
# ======================================= Default settings for Makefile options |
DISTPROBE=`perl ./distprobe` |
DISTPROBE=`perl ./distprobe` |
DIST=$(DISTPROBE) |
DIST=$(DISTPROBE) |
CATEGORY="development" |
CATEGORY="runtime" |
SOURCE=../.. |
SOURCE=../.. |
TARGET="" |
TARGET="" |
NORESTORECONF="0" |
NORESTORECONF="0" |
Line 22 SAVE=program.pl.$(TIMESTAMP)
|
Line 22 SAVE=program.pl.$(TIMESTAMP)
|
LAUNCHSAVE=$(OUTSTREAM) $(SAVE) |
LAUNCHSAVE=$(OUTSTREAM) $(SAVE) |
METAMTARGET="" |
METAMTARGET="" |
MTARGET="" |
MTARGET="" |
VERSION=CVS_HEAD |
VERSION=1.1.99.0 |
# The current working definition for "RELEASE" is: changes not in the software, |
# The current working definition for "RELEASE" is: changes not in the software, |
# but in the operating system dependent packaging of the software. Thus, the |
# but in the operating system dependent packaging of the software. Thus, the |
# generic tarball releases do not need to have a release number specified. |
# generic tarball releases do not need to have a release number specified. |