diff options
author | Kurt Zenker <kz@openoffice.org> | 2004-02-25 12:56:00 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2004-02-25 12:56:00 +0000 |
commit | b6e9bd08edc68b144e4e75f43ea83e6c273b3925 (patch) | |
tree | 00633bf225618377b59835a5185c714e90057dd0 /dmake | |
parent | ba3e56bb48c6607ef80fc293d17d1550a0d2ead8 (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-x | dmake/unix/Makefile.am | 6 |
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 - - - |