summaryrefslogtreecommitdiff
path: root/cross/freemint-cflib/patches/patch-RULES
diff options
context:
space:
mode:
Diffstat (limited to 'cross/freemint-cflib/patches/patch-RULES')
-rw-r--r--cross/freemint-cflib/patches/patch-RULES15
1 files changed, 15 insertions, 0 deletions
diff --git a/cross/freemint-cflib/patches/patch-RULES b/cross/freemint-cflib/patches/patch-RULES
new file mode 100644
index 00000000000..67830e80220
--- /dev/null
+++ b/cross/freemint-cflib/patches/patch-RULES
@@ -0,0 +1,15 @@
+$NetBSD: patch-RULES,v 1.1 2013/09/12 14:05:26 ryoon Exp $
+
+* Compile cflib only.
+
+--- RULES.orig 2013-04-15 21:40:49.000000000 +0000
++++ RULES
+@@ -22,7 +22,7 @@ distclean: distclean-recursive
+ rm -f foobar foo bar baz junk schrott muell
+ rm -rf .deps $(GENFILES)
+
+-install: all-here install-recursive
++#install: all-here install-recursive
+
+ uninstall: uninstall-recursive
+