blob: c7bda1f26cadfe5b5291cc02913cca8ae0ca1204 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ab,v 1.1 2000/01/31 21:10:30 drochner Exp $
--- Makefile.in.orig Thu Jan 6 21:32:15 2000
+++ Makefile.in Sat Jan 29 19:41:43 2000
@@ -69,7 +69,7 @@
VERSION = @VERSION@
WRL_CLASSPATH = @WRL_CLASSPATH@
-SUBDIRS = callmodule data dxlink java macros \
+SUBDIRS = callmodule data dxlink macros \
outboard program_guide programs scripts \
supervise tutorial user util
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|