./sbasic/makefile.mk

This commit is contained in:
Frank Peters
2004-08-24 09:55:21 +00:00
parent e3bc30e43d
commit 757e60fcea
7 changed files with 20 additions and 25 deletions

View File

@ -3,9 +3,9 @@
#* $Workfile:$
#*
#* Creation date KR 28.06.99
#* last change $Author: fpe $ $Date: 2004-08-20 10:24:40 $
#* last change $Author: fpe $ $Date: 2004-08-24 10:55:19 $
#*
#* $Revision: 1.4 $
#* $Revision: 1.5 $
#*
#* $Logfile:$
#*
@ -28,7 +28,7 @@ TARGET = util
common_build_zip:=
zip1generatedlangs=TRUE
ZIP1TARGET=scalc_xml
ZIP1TARGET=scalc_xhp
ZIP1FLAGS= -u -r
ZIP1DIR=$(MISC)$/$(LANGDIR)
ZIP1LIST=$(LANGDIR)$/text$/scalc$/* -x "*.dphh*" -x "*.hzip"
@ -708,7 +708,6 @@ LINKLINKFILES= \
text$/shared$/02$/02140000.hzip \
text$/shared$/02$/02160000.hzip \
text$/shared$/02$/02170000.hzip \
text$/shared$/02$/02210000.hzip \
text$/shared$/02$/03110000.hzip \
text$/shared$/02$/03120000.hzip \
text$/shared$/02$/03130000.hzip \

View File

@ -3,9 +3,9 @@
#* $Workfile:$
#*
#* Creation date KR 28.06.99
#* last change $Author: fpe $ $Date: 2004-08-20 10:24:40 $
#* last change $Author: fpe $ $Date: 2004-08-24 10:55:19 $
#*
#* $Revision: 1.4 $
#* $Revision: 1.5 $
#*
#* $Logfile:$
#*

View File

@ -3,9 +3,9 @@
#* $Workfile:$
#*
#* Creation date KR 28.06.99
#* last change $Author: fpe $ $Date: 2004-08-20 10:24:41 $
#* last change $Author: fpe $ $Date: 2004-08-24 10:55:19 $
#*
#* $Revision: 1.4 $
#* $Revision: 1.5 $
#*
#* $Logfile:$
#*
@ -28,7 +28,7 @@ TARGET = util
common_build_zip:=
zip1generatedlangs=TRUE
ZIP1TARGET=sdraw_xml
ZIP1TARGET=sdraw_xhp
ZIP1FLAGS= -u -r
ZIP1DIR=$(MISC)$/$(LANGDIR)
ZIP1LIST=$(LANGDIR)$/text$/sdraw$/* -x "*.dphh*" -x "*.hzip"
@ -654,7 +654,6 @@ LINKLINKFILES= \
text$/shared$/02$/02140000.hzip \
text$/shared$/02$/02160000.hzip \
text$/shared$/02$/02170000.hzip \
text$/shared$/02$/02210000.hzip \
text$/shared$/02$/03110000.hzip \
text$/shared$/02$/03120000.hzip \
text$/shared$/02$/03130000.hzip \

View File

@ -3,9 +3,9 @@
#* $Workfile:$
#*
#* Creation date KR 28.06.99
#* last change $Author: fpe $ $Date: 2004-08-24 10:46:07 $
#* last change $Author: fpe $ $Date: 2004-08-24 10:55:20 $
#*
#* $Revision: 1.5 $
#* $Revision: 1.6 $
#*
#* $Logfile:$
#*
@ -28,7 +28,7 @@ TARGET = util
common_build_zip:=
zip1generatedlangs=TRUE
ZIP1TARGET=shared_xml
ZIP1TARGET=shared_xhp
ZIP1FLAGS= -u -r
ZIP1DIR=$(MISC)$/$(LANGDIR)
ZIP1LIST=$(LANGDIR)$/text$/shared$/* -x "*.dphh*" -x "*.hzip"

View File

@ -3,9 +3,9 @@
#* $Workfile:$
#*
#* Creation date KR 28.06.99
#* last change $Author: fpe $ $Date: 2004-08-20 10:24:42 $
#* last change $Author: fpe $ $Date: 2004-08-24 10:55:20 $
#*
#* $Revision: 1.4 $
#* $Revision: 1.5 $
#*
#* $Logfile:$
#*
@ -28,7 +28,7 @@ TARGET = util
common_build_zip:=
zip1generatedlangs=TRUE
ZIP1TARGET=simpress_xml
ZIP1TARGET=simpress_xhp
ZIP1FLAGS= -u -r
ZIP1DIR=$(MISC)$/$(LANGDIR)
ZIP1LIST=$(LANGDIR)$/text$/simpress$/* -x "*.dphh*" -x "*.hzip"
@ -656,7 +656,6 @@ LINKLINKFILES= \
text$/shared$/02$/02140000.hzip \
text$/shared$/02$/02160000.hzip \
text$/shared$/02$/02170000.hzip \
text$/shared$/02$/02210000.hzip \
text$/shared$/02$/03110000.hzip \
text$/shared$/02$/03120000.hzip \
text$/shared$/02$/03130000.hzip \

View File

@ -3,9 +3,9 @@
#* $Workfile:$
#*
#* Creation date KR 28.06.99
#* last change $Author: fpe $ $Date: 2004-08-20 10:24:42 $
#* last change $Author: fpe $ $Date: 2004-08-24 10:55:20 $
#*
#* $Revision: 1.4 $
#* $Revision: 1.5 $
#*
#* $Logfile:$
#*
@ -28,7 +28,7 @@ TARGET = util
common_build_zip:=
zip1generatedlangs=TRUE
ZIP1TARGET=smath_xml
ZIP1TARGET=smath_xhp
ZIP1FLAGS= -u -r
ZIP1DIR=$(MISC)$/$(LANGDIR)
ZIP1LIST=$(LANGDIR)$/text$/smath$/* -x "*.dphh*" -x "*.hzip"
@ -478,7 +478,6 @@ LINKLINKFILES= \
text$/shared$/02$/02140000.hzip \
text$/shared$/02$/02160000.hzip \
text$/shared$/02$/02170000.hzip \
text$/shared$/02$/02210000.hzip \
text$/shared$/02$/03110000.hzip \
text$/shared$/02$/03120000.hzip \
text$/shared$/02$/03130000.hzip \

View File

@ -3,9 +3,9 @@
#* $Workfile:$
#*
#* Creation date KR 28.06.99
#* last change $Author: fpe $ $Date: 2004-08-20 10:24:42 $
#* last change $Author: fpe $ $Date: 2004-08-24 10:55:21 $
#*
#* $Revision: 1.4 $
#* $Revision: 1.5 $
#*
#* $Logfile:$
#*
@ -28,7 +28,7 @@ TARGET = util
common_build_zip:=
zip1generatedlangs=TRUE
ZIP1TARGET=swriter_xml
ZIP1TARGET=swriter_xhp
ZIP1FLAGS= -u -r
ZIP1DIR=$(MISC)$/$(LANGDIR)
ZIP1LIST=$(LANGDIR)$/text$/swriter$/* -x "*.dphh*" -x "*.hzip"
@ -777,7 +777,6 @@ LINKLINKFILES= \
text$/shared$/02$/02140000.hzip \
text$/shared$/02$/02160000.hzip \
text$/shared$/02$/02170000.hzip \
text$/shared$/02$/02210000.hzip \
text$/shared$/02$/03110000.hzip \
text$/shared$/02$/03120000.hzip \
text$/shared$/02$/03130000.hzip \