blob: c486fd7573d39658d10545db70e1e04dc661837e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-aa,v 1.5 2000/08/30 00:01:05 wiz Exp $
--- Makefile.in.orig Tue Dec 21 11:07:54 1999
+++ Makefile.in Mon May 8 05:10:06 2000
@@ -9,7 +9,7 @@
first_rule: all
dummy:
-subdirs = src doc rclock src/graphics src/test
+subdirs = src doc #rclock src/graphics src/test
DIST = INSTALL README.configure configure Makefile Makefile.in ChangeLog
|