summaryrefslogtreecommitdiff
path: root/dmake
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-02-25 12:56:00 +0000
committerKurt Zenker <kz@openoffice.org>2004-02-25 12:56:00 +0000
commitb6e9bd08edc68b144e4e75f43ea83e6c273b3925 (patch)
tree00633bf225618377b59835a5185c714e90057dd0 /dmake
parentba3e56bb48c6607ef80fc293d17d1550a0d2ead8 (diff)
INTEGRATION: CWS geordi2q15 (1.4.66); FILE MERGED
2004/02/20 12:29:03 hr 1.4.66.1: #111934#: merge CWS ooo111fix3
Diffstat (limited to 'dmake')
-rwxr-xr-xdmake/unix/Makefile.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/dmake/unix/Makefile.am b/dmake/unix/Makefile.am
index 4d13aa9328c4..e92c23ae9275 100755
--- a/dmake/unix/Makefile.am
+++ b/dmake/unix/Makefile.am
@@ -5,9 +5,3 @@ libunix_a_SOURCES = arlib.c dcache.c dirbrk.c rmprq.c ruletab.c runargv.c tempna
INCLUDES = -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/unix/@OS_VERSION@/gnu -I$(top_srcdir)/unix -I$(top_srcdir)/unix/@OS_VERSION@
-
-
-CFLAGS = -O
-
-
-