-rw-r--r-- | Rules.make | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -25,3 +25,5 @@ endif ifeq ($(CONFIG_STATIC),y) + echo !contains\( TARGET,qpe \) \{ >> $@ echo CONFIG += staticlib >> $@ + echo \} >> $@ endif |
index : patchwork/opie.git | ||
opie™ hacks and fixes |
summaryrefslogtreecommitdiff |
-rw-r--r-- | Rules.make | 2 |
@@ -25,3 +25,5 @@ endif ifeq ($(CONFIG_STATIC),y) + echo !contains\( TARGET,qpe \) \{ >> $@ echo CONFIG += staticlib >> $@ + echo \} >> $@ endif |