summaryrefslogtreecommitdiffstats
path: root/solenv/gbuild/platform/unxgcc.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-08-18 18:45:45 +0200
committerTor Lillqvist <tml@iki.fi>2013-08-18 21:11:16 +0300
commit058a3d1c46449dd5159bae30c83db4c2c5c335b4 (patch)
tree28fae22c49b9cecdda52aa148dde2aba2b568ff9 /solenv/gbuild/platform/unxgcc.mk
parentDecouple the "Mac-like" app bundle structure choice from sandboxing choice (diff)
downloadcore-058a3d1c46449dd5159bae30c83db4c2c5c335b4.tar.gz
core-058a3d1c46449dd5159bae30c83db4c2c5c335b4.zip
Further work on the "Mac-like app structure" option
Lots of stuff still either ended up in the wrong place, or was looked up from the wrong place, or both. Fix most cases. Change-Id: I06ebbce207c219f3cd82b4387dd9b3fdb83420d4
Diffstat (limited to 'solenv/gbuild/platform/unxgcc.mk')
-rw-r--r--solenv/gbuild/platform/unxgcc.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/solenv/gbuild/platform/unxgcc.mk b/solenv/gbuild/platform/unxgcc.mk
index 9eb79fd9e2c0..0a2c53d99f9b 100644
--- a/solenv/gbuild/platform/unxgcc.mk
+++ b/solenv/gbuild/platform/unxgcc.mk
@@ -19,8 +19,6 @@
gb_DEVINSTALLROOT := $(DEVINSTALLDIR)/opt
-gb_PROGRAMDIRNAME := program
-
include $(GBUILDDIR)/platform/com_GCC_defs.mk
gb_MKTEMP := mktemp -t gbuild.XXXXXX
@@ -394,7 +392,6 @@ gb_UnoApiHeadersTarget_select_variant = $(2)
endif
# Package class
-gb_Package_PROGRAMDIRNAME := program
gb_Package_SDKDIRNAME := sdk
# UIMenubarTarget class