summaryrefslogtreecommitdiff
blob: 8d4e38f05ea33c1dfdacf939fc5de9e2f3ac235c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: res-3.2.0/lib/Makefile
===================================================================
--- res-3.2.0.orig/lib/Makefile
+++ res-3.2.0/lib/Makefile
@@ -11,7 +11,7 @@ LIBINSTALL_FILES = res.mli strat.mli pre
                    strat.cmi pres_intf.cmi nopres_intf.cmi weak_intf.cmi \
 		   res.cmi res.cma res.cmxa res.a
 
-all:	byte-code-library native-code-library
+all:	byte-code-library
 
 install:	libinstall
 uninstall:	libuninstall