diff options
author | Juergen Schmidt <jsc@openoffice.org> | 2001-05-17 13:58:05 +0000 |
---|---|---|
committer | Juergen Schmidt <jsc@openoffice.org> | 2001-05-17 13:58:05 +0000 |
commit | fab9e1c2466af247e225b30e7875ad5b56343365 (patch) | |
tree | db354e2779928750b65c6b851647be43459bbec1 /registry | |
parent | bc6d346941964dcd59a4dfa2219b17534d5f19ca (diff) |
#87190# remove exports.dxp
Diffstat (limited to 'registry')
-rw-r--r-- | registry/util/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/registry/util/makefile.mk b/registry/util/makefile.mk index c0c92b3477f6..017878096b00 100644 --- a/registry/util/makefile.mk +++ b/registry/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: jsc $ $Date: 2001-05-04 13:32:48 $ +# last change: $Author: jsc $ $Date: 2001-05-17 14:58:05 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -101,7 +101,6 @@ SHL1LIBS= $(LIB1TARGET) SHL1DEPN= $(LIB1TARGET) SHL1DEF= $(MISC)$/$(SHL1TARGET).def DEF1NAME= $(SHL1TARGET) -#DEF1EXPORTFILE= exports.dxp DEF1DES = RegistryRuntime # --- Targets ------------------------------------------------------ |