12 lines
339 B
Plaintext
12 lines
339 B
Plaintext
$OpenBSD: patch-js_Makefile_in,v 1.1 2008/08/23 22:07:03 martynas Exp $
|
|
--- js/Makefile.in.orig Thu Aug 21 19:09:03 2008
|
|
+++ js/Makefile.in Thu Aug 21 21:20:54 2008
|
|
@@ -61,6 +61,6 @@ include $(DEPTH)/config/autoconf.mk
|
|
# See top-level makefile for details
|
|
#
|
|
|
|
-DIRS = src/fdlibm src
|
|
+DIRS = src
|
|
|
|
include $(topsrcdir)/config/rules.mk
|