summaryrefslogtreecommitdiff
path: root/dmake/Makefile.in
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.in
parent2076d0966af5ecfe6e8a1c2cc1eb25b0b607b45a (diff)
dmake: Allow the whole configure process to work, not needs update to bootstrap to activate
Diffstat (limited to 'dmake/Makefile.in')
-rwxr-xr-xdmake/Makefile.in13
1 files changed, 11 insertions, 2 deletions
diff --git a/dmake/Makefile.in b/dmake/Makefile.in
index 5b4587567d16..c5baacf48b4d 100755
--- a/dmake/Makefile.in
+++ b/dmake/Makefile.in
@@ -17,9 +17,9 @@
#
# $RCSfile: Makefile.in,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: waratah $ $Date: 2002-10-01 15:08:20 $
+# 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
@@ -119,13 +119,22 @@ POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
+AMTAR = @AMTAR@
+AWK = @AWK@
CC = @CC@
CPP = @CPP@
+DEPDIR = @DEPDIR@
+EXEEXT = @EXEEXT@
+INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
LN_S = @LN_S@
+OBJEXT = @OBJEXT@
OS_VERSION = @OS_VERSION@
PACKAGE = @PACKAGE@
RANLIB = @RANLIB@
VERSION = @VERSION@
+am__include = @am__include@
+am__quote = @am__quote@
+install_sh = @install_sh@
AUTOMAKE_OPTIONS = 1.4 foreign