diff options
author | Frank Schoenheit [fs] <frank.schoenheit@oracle.com> | 2010-12-23 10:01:58 +0100 |
---|---|---|
committer | Frank Schoenheit [fs] <frank.schoenheit@oracle.com> | 2010-12-23 10:01:58 +0100 |
commit | cc8d3de7d22e8f27db46d074e9b310e22f169a34 (patch) | |
tree | 8a123fb2997c63a7600e2dbe33de63064ca017c4 /basctl/util | |
parent | 37d1299dcb5dbd2c9ca417305b30e307b5270861 (diff) | |
parent | fcb659ae5ba83fe354842cf7bdefbdfb95894872 (diff) |
undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A number of changes which happened in the CWS need to be redone due to the new build system
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 9401bbfb8d4d..1719a7c9c078 100644 --- a/basctl/util/makefile.mk +++ b/basctl/util/makefile.mk @@ -92,8 +92,6 @@ SRSFILELIST=\ $(SRS)$/basicide.srs \ $(SRS)$/dlged.srs -SRSFILELIST+= $(SOLARCOMMONRESDIR)$/sfx.srs - RESLIB1NAME=basctl RESLIB1IMAGES =$(PRJ)$/res RESLIB1SRSFILES= $(SRSFILELIST) |