summaryrefslogtreecommitdiff
path: root/math/blitz++/patches/patch-ac
blob: 509adea9a581405037ef006c5dcd23baead343fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
$NetBSD: patch-ac,v 1.1.1.1 2003/04/30 00:03:40 jtb Exp $

--- Makefile.in.orig
+++ Makefile.in
@@ -93,12 +93,12 @@
 RANLIB = @RANLIB@
 STRIP = @STRIP@
 
-SUBDIRS = . bin compiler blitz random src lib manual testsuite examples benchmarks demos
+SUBDIRS = . bin compiler blitz random src lib examples
 VERSION = @VERSION@
 am__include = @am__include@
 am__quote = @am__quote@
 install_sh = @install_sh@
-EXTRA_DIST = LEGAL LICENSE README.binutils config.h.in ChangeLog.1 
+EXTRA_DIST = LEGAL LICENSE README.binutils config.h.in ChangeLog.1
 
 demodir = $(prefix)/demos
 demo_DATA = demos/Makefile
@@ -405,7 +405,7 @@
 
 info-am:
 
-install-data-am: install-demoDATA
+install-data-am:
 
 install-exec-am: