udkapi-rdb now named 'udkapi' instead of 'applicat

This commit is contained in:
Michael Hönnig 2000-11-08 15:11:47 +00:00
parent 218fb1e2b6
commit 3464411a30

View file

@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.3 $
# $Revision: 1.4 $
#
# last change: $Author: mi $ $Date: 2000-11-08 14:57:13 $
# last change: $Author: mi $ $Date: 2000-11-08 16:11:47 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@ -63,7 +63,7 @@
PRJ=..
PRJPCH=
PRJNAME=api
PRJNAME=offapi
TARGET=applicat
#use_starjar=true
@ -76,6 +76,7 @@ TARGET=applicat
# ------------------------------------------------------------------
UNOIDLDBFILES= \
$(SOLARBINDIR)$/udkapi.rdb \
$(UCR)$/cssawt.db \
$(UCR)$/csschart.db \
$(UCR)$/cssconfiguration.db \
@ -118,4 +119,12 @@ UNOIDLDBFILES= \
.INCLUDE : target.mk
# --- Targets ------------------------------------------------------
$(UCR)$/applicat.rdb:: $(UNOIDLDBFILES)
+regmerge $@ / $(UNOIDLDBFILES)
touch $@