summaryrefslogtreecommitdiff
path: root/goodies
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2001-07-12 09:06:19 +0000
committerRüdiger Timm <rt@openoffice.org>2001-07-12 09:06:19 +0000
commitcc5a88e033eab4c49650269f8d45a7c0ce410ee3 (patch)
treeedeee2a0fc9bcabb7bbd495d351e9165998f9c92 /goodies
parent35388520b29f27cc1dd08d457a52131978ea9f4f (diff)
#87576# dependency corrected
Diffstat (limited to 'goodies')
-rw-r--r--goodies/source/filter.vcl/eras/makefile.mk6
-rw-r--r--goodies/source/filter.vcl/etiff/makefile.mk6
-rw-r--r--goodies/source/filter.vcl/expm/makefile.mk6
-rw-r--r--goodies/source/filter.vcl/ipcd/makefile.mk6
-rw-r--r--goodies/source/filter.vcl/ipcx/makefile.mk6
5 files changed, 15 insertions, 15 deletions
diff --git a/goodies/source/filter.vcl/eras/makefile.mk b/goodies/source/filter.vcl/eras/makefile.mk
index 15b9e0138860..11d758bab888 100644
--- a/goodies/source/filter.vcl/eras/makefile.mk
+++ b/goodies/source/filter.vcl/eras/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: hjs $ $Date: 2001-06-20 16:00:47 $
+# last change: $Author: rt $ $Date: 2001-07-12 09:58:55 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -104,7 +104,7 @@ SHL1BASE=0x1c000000
.IF "$(GUI)"=="WNT"
-$(MISC)$/$(SHL1TARGET).def: makefile.mk $(MISC)$/$(SHL1TARGET).flt
+$(MISC)$/$(SHL1TARGET).def: makefile.mk
@echo -------------------------------------------
@echo DEF-File erstellen
@echo LIBRARY $(DLLNAME) >$@
diff --git a/goodies/source/filter.vcl/etiff/makefile.mk b/goodies/source/filter.vcl/etiff/makefile.mk
index f371b7201ae2..bcd9dacb6daf 100644
--- a/goodies/source/filter.vcl/etiff/makefile.mk
+++ b/goodies/source/filter.vcl/etiff/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: hjs $ $Date: 2001-06-20 16:02:37 $
+# last change: $Author: rt $ $Date: 2001-07-12 10:00:15 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -104,7 +104,7 @@ SHL1BASE=0x1c000000
.IF "$(GUI)"=="WNT"
-$(MISC)$/$(SHL1TARGET).def: makefile.mk $(MISC)$/$(SHL1TARGET).flt
+$(MISC)$/$(SHL1TARGET).def: makefile.mk
@echo -------------------------------------------
@echo DEF-File erstellen
@echo LIBRARY $(DLLNAME) >$@
diff --git a/goodies/source/filter.vcl/expm/makefile.mk b/goodies/source/filter.vcl/expm/makefile.mk
index af2f69ddfda0..1953f96a3e29 100644
--- a/goodies/source/filter.vcl/expm/makefile.mk
+++ b/goodies/source/filter.vcl/expm/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: hjs $ $Date: 2001-06-20 15:30:14 $
+# last change: $Author: rt $ $Date: 2001-07-12 10:02:12 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -104,7 +104,7 @@ SHL1BASE=0x1c000000
.IF "$(GUI)"=="WNT"
-$(MISC)$/$(SHL1TARGET).def: makefile.mk $(MISC)$/$(SHL1TARGET).flt
+$(MISC)$/$(SHL1TARGET).def: makefile.mk
@echo -------------------------------------------
@echo DEF-File erstellen
@echo LIBRARY $(DLLNAME) >$@
diff --git a/goodies/source/filter.vcl/ipcd/makefile.mk b/goodies/source/filter.vcl/ipcd/makefile.mk
index 24bd5e2e64b8..2df8625a1b39 100644
--- a/goodies/source/filter.vcl/ipcd/makefile.mk
+++ b/goodies/source/filter.vcl/ipcd/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: hjs $ $Date: 2001-06-20 15:46:22 $
+# last change: $Author: rt $ $Date: 2001-07-12 09:57:20 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -105,7 +105,7 @@ SHL1BASE=0x1c000000
.IF "$(GUI)"=="WNT"
-$(MISC)$/$(SHL1TARGET).def: makefile.mk $(MISC)$/$(SHL1TARGET).flt
+$(MISC)$/$(SHL1TARGET).def: makefile.mk
@echo -------------------------------------------
@echo DEF-File erstellen
@echo LIBRARY $(DLLNAME) >$@
diff --git a/goodies/source/filter.vcl/ipcx/makefile.mk b/goodies/source/filter.vcl/ipcx/makefile.mk
index fd4281979387..7b8b38365bd6 100644
--- a/goodies/source/filter.vcl/ipcx/makefile.mk
+++ b/goodies/source/filter.vcl/ipcx/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: hjs $ $Date: 2001-06-20 16:04:11 $
+# last change: $Author: rt $ $Date: 2001-07-12 10:06:19 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -104,7 +104,7 @@ SHL1BASE=0x1c000000
.IF "$(GUI)"=="WNT"
-$(MISC)$/$(SHL1TARGET).def: makefile.mk $(MISC)$/$(SHL1TARGET).flt
+$(MISC)$/$(SHL1TARGET).def: makefile.mk
@echo -------------------------------------------
@echo DEF-File erstellen
@echo LIBRARY $(DLLNAME) >$@