summaryrefslogtreecommitdiff
path: root/package/Makefile
diff options
context:
space:
mode:
authorwbx <wbx@netbsd-50-amd64.foo.bar>2010-02-09 00:17:46 +0100
committerwbx <wbx@netbsd-50-amd64.foo.bar>2010-02-09 00:17:46 +0100
commita619c16fa72c3c15a198b452e512a08f18251930 (patch)
tree509129b67e1fff93dfb6add89d262afbfe5de3ad /package/Makefile
parent254ae86e16cddf282b36c0593148e24151ce1f96 (diff)
add support for netbsd. just minor fixes needed.
Diffstat (limited to 'package/Makefile')
-rw-r--r--package/Makefile1
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