diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-02-10 19:00:38 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-02-10 19:00:38 +0100 |
commit | 2519557c8dbd0a902d89dbced3e85463880babb1 (patch) | |
tree | 4dab7f456bd749c3ce62adc9c3d8f24e7c863bf8 /package | |
parent | 7de93724af9791bad0a8e887d02bf7a3a872305c (diff) | |
parent | fadb47884308490085a33d3fb1e857a0f5e5d748 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package')
-rw-r--r-- | package/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/Makefile b/package/Makefile index 0f8c43a92..4c8e63b92 100644 --- a/package/Makefile +++ b/package/Makefile @@ -56,7 +56,6 @@ $(TARGET_DIR): $(CMD_TRACE) " done" $(END_TRACE) -#%-install: %-compile %-install: @$(START_TRACE) "package/$(patsubst %-install,%,$@)-install: " @$(MAKE) -C $(patsubst %-install,%,$@) install |