diff options
author | Mathias Bauer <mba@openoffice.org> | 2010-04-16 23:00:12 +0200 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2010-04-16 23:00:12 +0200 |
commit | c2861f6088027581d98ba3720fe58c9c17d30fd0 (patch) | |
tree | 858201b19403dca5859a27b5997b25380b09e9bc /svtools/util | |
parent | 449cd590b6d1bafba18cbdb39398bd98aa72e73f (diff) |
CWS gnumake2: move delivered header files in from svtools/inc to svtools/inc/svtools; remove ununsed files; remove svp.res
Diffstat (limited to 'svtools/util')
-rw-r--r-- | svtools/util/makefile.mk | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/svtools/util/makefile.mk b/svtools/util/makefile.mk index 22be04f95d3f..bb754b239ff3 100644 --- a/svtools/util/makefile.mk +++ b/svtools/util/makefile.mk @@ -34,7 +34,6 @@ PRJ=.. PRJNAME=svtools TARGET=svtool RESTARGET=svt -RESTARGETPATCH=svp GEN_HID=TRUE GEN_HID_OTHER=TRUE ENABLE_EXCEPTIONS=TRUE @@ -91,10 +90,6 @@ RESLIB1SRSFILES= \ $(SRS)$/browse.srs \ $(SRS)$/javaerror.srs -RESLIB3NAME= $(RESTARGETPATCH) -RESLIB3SRSFILES= \ - $(SRS)$/patchjavaerror.srs - # build the shared library -------------------------------------------------- SHL1TARGET= svt$(DLLPOSTFIX) |