mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
5428d50ccc
Submitted by: Matthew N. Dodd <winter@jurai.net> (with some mods by me)
12 lines
358 B
Plaintext
12 lines
358 B
Plaintext
--- 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
|