summaryrefslogtreecommitdiffstats
path: root/dmake/Makefile.am
diff options
context:
space:
mode:
authorKen Foskey <waratah@openoffice.org>2002-10-02 12:42:16 +0000
committerKen Foskey <waratah@openoffice.org>2002-10-02 12:42:16 +0000
commitcd4c8bcdb73c5e3db92bd4333e40cfb20b34d6a0 (patch)
treec29bf628e0353a7691f640dfcf9eba3a4f881127 /dmake/Makefile.am
parentjoin: from SRX643_OO, #103821# (diff)
downloadcore-cd4c8bcdb73c5e3db92bd4333e40cfb20b34d6a0.tar.gz
core-cd4c8bcdb73c5e3db92bd4333e40cfb20b34d6a0.zip
dmake: Allow the whole configure process to work, not needs update to bootstrap to activate
Diffstat (limited to 'dmake/Makefile.am')
-rwxr-xr-xdmake/Makefile.am8
1 files changed, 3 insertions, 5 deletions
diff --git a/dmake/Makefile.am b/dmake/Makefile.am
index b640a2798729..c7f52c4dd70e 100755
--- a/dmake/Makefile.am
+++ b/dmake/Makefile.am
@@ -2,9 +2,9 @@
#
# $RCSfile: Makefile.am,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: mh $ $Date: 2002-07-11 08:53:29 $
+# last change: $Author: waratah $ $Date: 2002-10-02 13:42:11 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -76,10 +76,8 @@ SUBDIRS = unix startup
EXTRA_DIST = make.c
-bin_PROGRAMS = dmake
-
# set the include path found by configure
INCLUDES = -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/unix/@OS_VERSION@ -I$(top_srcdir)/unix -I$(top_srcdir)/unix/@OS_VERSION@/gnu
-CFLAGS += -O
+CFLAGS = -O