diff options
author | Daniel Boelzle <dbo@openoffice.org> | 2003-08-20 11:53:25 +0000 |
---|---|---|
committer | Daniel Boelzle <dbo@openoffice.org> | 2003-08-20 11:53:25 +0000 |
commit | addae3e87b9d919cdc7efadd0655ed0da0de222d (patch) | |
tree | 5daa7e563235a1570da1e768c48ca256960f2342 /cli_ure/source/native/makefile.mk | |
parent | 136272073b7b35e34d82421907775b3e835de576 (diff) |
#107130#
Diffstat (limited to 'cli_ure/source/native/makefile.mk')
-rw-r--r-- | cli_ure/source/native/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/cli_ure/source/native/makefile.mk b/cli_ure/source/native/makefile.mk index 42d3eaf37d5a..b358c0ad55c6 100644 --- a/cli_ure/source/native/makefile.mk +++ b/cli_ure/source/native/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: dbo $ $Date: 2003-06-05 13:17:59 $ +# last change: $Author: dbo $ $Date: 2003-08-20 12:53:20 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -89,7 +89,6 @@ UNOTYPES = \ CFLAGS += -clr -AI $(OUT)$/bin SLOFILES = \ - $(SLO)$/native_ure.obj \ $(SLO)$/native_bootstrap.obj SHL1OBJS = $(SLOFILES) |