diff options
author | Mathias Bauer <mba@openoffice.org> | 2010-04-16 23:02:51 +0200 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2010-04-16 23:02:51 +0200 |
commit | 930e6cefb632d47b32f1a2e14c9adb30d2f08b4f (patch) | |
tree | 87cdd4f5e3a5cbeae7b2052c64de4b0594ca72bb /basctl/util | |
parent | 8a5b59989048d67b567819ee2038d4bff54ca184 (diff) |
CWS gnumake2: move delivered header files from sfx2/inc to sfx2/inc/sfx2; removed unused code; avoid delivering sfx.srs to solver
Diffstat (limited to 'basctl/util')
-rw-r--r-- | basctl/util/makefile.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/basctl/util/makefile.mk b/basctl/util/makefile.mk index 0f2a919ff655..70043bd969d9 100644 --- a/basctl/util/makefile.mk +++ b/basctl/util/makefile.mk @@ -94,8 +94,6 @@ SRSFILELIST=\ $(SRS)$/basicide.srs \ $(SRS)$/dlged.srs -SRSFILELIST+= $(SOLARCOMMONRESDIR)$/sfx.srs - RESLIB1NAME=basctl RESLIB1IMAGES =$(PRJ)$/res RESLIB1SRSFILES= $(SRSFILELIST) |