blob: db6bfb619da0fa62713dcbf12710fda9faae7d8a (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- Makefile.in.orig Tue Apr 2 09:00:00 1996
+++ Makefile.in Sat Dec 7 16:38:15 1996
@@ -9,7 +9,7 @@
first_rule: all
dummy:
-subdirs=src doc rclock test/graphics test/vttest
+subdirs=src doc #rclock test/graphics test/vttest
DIST_ETC = etc/xmkdir etc/XTerm.ad etc/termcap etc/terminfo
DIST_OLD = etc/old/Imakefile etc/old/Makefile etc/old/config.h
|