From 0f77ea10ee512a4ccf3d2f6bc11f13cab40b60d6 Mon Sep 17 00:00:00 2001 From: Mathias Bauer Date: Fri, 16 Apr 2010 23:02:51 +0200 Subject: CWS gnumake2: move delivered header files from sfx2/inc to sfx2/inc/sfx2; removed unused code; avoid delivering sfx.srs to solver --- sd/util/makefile.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sd/util') diff --git a/sd/util/makefile.mk b/sd/util/makefile.mk index 6b1e6ebf1676..b8642e5951c5 100644 --- a/sd/util/makefile.mk +++ b/sd/util/makefile.mk @@ -55,8 +55,7 @@ RESLIB1SRSFILES=\ $(SRS)$/animui.srs \ $(SRS)$/slideshow.srs \ $(SRS)$/uitable.srs \ - $(SRS)$/uiannotations.srs \ - $(SOLARCOMMONRESDIR)$/sfx.srs + $(SRS)$/uiannotations.srs # --- StarDraw DLL -- cgit From a8b05714d1358d2af230d0defe225669c3841ae5 Mon Sep 17 00:00:00 2001 From: Bjoern Michaelsen Date: Wed, 21 Apr 2010 14:09:27 +0200 Subject: CWS gnumake2: various fixes after merging with DEV300_m76 --- sd/util/makefile.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'sd/util') diff --git a/sd/util/makefile.mk b/sd/util/makefile.mk index 719ed566c6f8..0bf5b83e2f33 100644 --- a/sd/util/makefile.mk +++ b/sd/util/makefile.mk @@ -53,7 +53,6 @@ RESLIB1SRSFILES=\ $(SRS)$/uitable.srs \ $(SRS)$/view.srs \ $(SRS)$/uiannotations.srs \ - $(SOLARCOMMONRESDIR)$/sfx.srs # --- StarDraw DLL -- cgit