blob: c805c88e1e2b312e0ea69fe65ad3c1a7f621a79f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-aj,v 1.1.1.1 2001/03/27 12:06:55 wennmach Exp $
--- octMakefile.in.orig Fri Dec 29 22:08:42 2000
+++ octMakefile.in Fri Dec 29 22:21:07 2000
@@ -31,7 +31,7 @@
ChangeLog ChangeLog.[0-9]
# Complete directory trees to distribute.
-DISTDIRS = glob kpathsea readline # plplot
+DISTDIRS = glob kpathsea # plplot
# Subdirectories in which to run `make all'.
SUBDIRS = @PLPLOT_DIR@ @READLINE_DIR@ @DLFCN_DIR@ @GLOB_DIR@ \
|