packages/libs/libsml/patches/010-no-examples-tests.patch
jow e7bd69fd9a packages: new package libsml
Signed-off-by: Michael Heimpold <mhei@heimpold.de>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@29802 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-19 15:08:02 +00:00

14 lines
184 B
Diff

--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
all:
@$(MAKE) -C sml
- @$(MAKE) -C examples
- @$(MAKE) -C test
+# @$(MAKE) -C examples
+# @$(MAKE) -C test
.PHONY: clean
clean :