openwrt_archive/libs/libsml/patches/010-no-examples-tests.patch
Jo-Philipp Wich 5991260fe1 packages: new package libsml
Signed-off-by: Michael Heimpold <mhei@heimpold.de>

SVN-Revision: 29802
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 :