diff options
author | Hans-Joachim Lankenau <hjs@openoffice.org> | 2004-08-26 14:17:46 +0000 |
---|---|---|
committer | Hans-Joachim Lankenau <hjs@openoffice.org> | 2004-08-26 14:17:46 +0000 |
commit | 44dc8755060592bddab0ec92e4fd4444f576bc65 (patch) | |
tree | 74366fd2b982f5b46dc2fac7f4d8a60def62ce3e | |
parent | 9811dbc3ea1898704f36f8744d5e661774808864 (diff) |
unique target
-rw-r--r-- | helpcontent2/util/sbasic/makefile.mk | 6 | ||||
-rw-r--r-- | helpcontent2/util/scalc/makefile.mk | 6 | ||||
-rw-r--r-- | helpcontent2/util/schart/makefile.mk | 6 | ||||
-rw-r--r-- | helpcontent2/util/sdraw/makefile.mk | 6 | ||||
-rw-r--r-- | helpcontent2/util/shared/makefile.mk | 6 | ||||
-rw-r--r-- | helpcontent2/util/simpress/makefile.mk | 6 | ||||
-rw-r--r-- | helpcontent2/util/smath/makefile.mk | 6 | ||||
-rw-r--r-- | helpcontent2/util/swriter/makefile.mk | 6 |
8 files changed, 24 insertions, 24 deletions
diff --git a/helpcontent2/util/sbasic/makefile.mk b/helpcontent2/util/sbasic/makefile.mk index 60bd46773d..3d69c928c9 100644 --- a/helpcontent2/util/sbasic/makefile.mk +++ b/helpcontent2/util/sbasic/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-26 09:49:18 $ +#* last change $Author: hjs $ $Date: 2004-08-26 15:17:44 $ #* -#* $Revision: 1.6 $ +#* $Revision: 1.7 $ #* #* $Logfile:$ #* @@ -19,7 +19,7 @@ PRJ = ..$/.. PRJNAME = help2 # uniqe name (module wide); # using a modified forme of package should do here -TARGET = util +TARGET = sbasic_util # --- Settings ----------------------------------------------------- diff --git a/helpcontent2/util/scalc/makefile.mk b/helpcontent2/util/scalc/makefile.mk index 90e6db523e..9e4c0902e2 100644 --- a/helpcontent2/util/scalc/makefile.mk +++ b/helpcontent2/util/scalc/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-24 10:55:19 $ +#* last change $Author: hjs $ $Date: 2004-08-26 15:17:44 $ #* -#* $Revision: 1.5 $ +#* $Revision: 1.6 $ #* #* $Logfile:$ #* @@ -19,7 +19,7 @@ PRJ = ..$/.. PRJNAME = help2 # uniqe name (module wide); # using a modified forme of package should do here -TARGET = util +TARGET = scalc_util # --- Settings ----------------------------------------------------- diff --git a/helpcontent2/util/schart/makefile.mk b/helpcontent2/util/schart/makefile.mk index 0c2fb973f2..450c82001f 100644 --- a/helpcontent2/util/schart/makefile.mk +++ b/helpcontent2/util/schart/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: ihi $ $Date: 2004-08-24 11:11:28 $ +#* last change $Author: hjs $ $Date: 2004-08-26 15:17:44 $ #* -#* $Revision: 1.6 $ +#* $Revision: 1.7 $ #* #* $Logfile:$ #* @@ -19,7 +19,7 @@ PRJ = ..$/.. PRJNAME = help2 # uniqe name (module wide); # using a modified forme of package should do here -TARGET = util +TARGET = schart_util # --- Settings ----------------------------------------------------- diff --git a/helpcontent2/util/sdraw/makefile.mk b/helpcontent2/util/sdraw/makefile.mk index e6e9936dd3..8a1e23037e 100644 --- a/helpcontent2/util/sdraw/makefile.mk +++ b/helpcontent2/util/sdraw/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-24 10:55:19 $ +#* last change $Author: hjs $ $Date: 2004-08-26 15:17:45 $ #* -#* $Revision: 1.5 $ +#* $Revision: 1.6 $ #* #* $Logfile:$ #* @@ -19,7 +19,7 @@ PRJ = ..$/.. PRJNAME = help2 # uniqe name (module wide); # using a modified forme of package should do here -TARGET = util +TARGET = sdraw_util # --- Settings ----------------------------------------------------- diff --git a/helpcontent2/util/shared/makefile.mk b/helpcontent2/util/shared/makefile.mk index 6282c9c3d9..fb60272747 100644 --- a/helpcontent2/util/shared/makefile.mk +++ b/helpcontent2/util/shared/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-24 10:55:20 $ +#* last change $Author: hjs $ $Date: 2004-08-26 15:17:45 $ #* -#* $Revision: 1.6 $ +#* $Revision: 1.7 $ #* #* $Logfile:$ #* @@ -19,7 +19,7 @@ PRJ = ..$/.. PRJNAME = help2 # uniqe name (module wide); # using a modified forme of package should do here -TARGET = util +TARGET = shared_util # --- Settings ----------------------------------------------------- diff --git a/helpcontent2/util/simpress/makefile.mk b/helpcontent2/util/simpress/makefile.mk index cbb4825947..a99fc063fd 100644 --- a/helpcontent2/util/simpress/makefile.mk +++ b/helpcontent2/util/simpress/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-24 10:55:20 $ +#* last change $Author: hjs $ $Date: 2004-08-26 15:17:45 $ #* -#* $Revision: 1.5 $ +#* $Revision: 1.6 $ #* #* $Logfile:$ #* @@ -19,7 +19,7 @@ PRJ = ..$/.. PRJNAME = help2 # uniqe name (module wide); # using a modified forme of package should do here -TARGET = util +TARGET = simpress_util # --- Settings ----------------------------------------------------- diff --git a/helpcontent2/util/smath/makefile.mk b/helpcontent2/util/smath/makefile.mk index 4657294e87..80c36e7010 100644 --- a/helpcontent2/util/smath/makefile.mk +++ b/helpcontent2/util/smath/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-24 10:55:20 $ +#* last change $Author: hjs $ $Date: 2004-08-26 15:17:46 $ #* -#* $Revision: 1.5 $ +#* $Revision: 1.6 $ #* #* $Logfile:$ #* @@ -19,7 +19,7 @@ PRJ = ..$/.. PRJNAME = help2 # uniqe name (module wide); # using a modified forme of package should do here -TARGET = util +TARGET = smath_util # --- Settings ----------------------------------------------------- diff --git a/helpcontent2/util/swriter/makefile.mk b/helpcontent2/util/swriter/makefile.mk index dbaf1282de..2f556b6a45 100644 --- a/helpcontent2/util/swriter/makefile.mk +++ b/helpcontent2/util/swriter/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-24 10:55:21 $ +#* last change $Author: hjs $ $Date: 2004-08-26 15:17:46 $ #* -#* $Revision: 1.5 $ +#* $Revision: 1.6 $ #* #* $Logfile:$ #* @@ -19,7 +19,7 @@ PRJ = ..$/.. PRJNAME = help2 # uniqe name (module wide); # using a modified forme of package should do here -TARGET = util +TARGET = swriter_util # --- Settings ----------------------------------------------------- |