7b1c05f896
o remove NEED_VERSION o rename master site; from Sam Smith <S@mSmith.net>
13 lines
506 B
Plaintext
13 lines
506 B
Plaintext
$OpenBSD: patch-Makefile_in,v 1.1 2002/09/19 22:29:36 todd Exp $
|
|
--- Makefile.in.orig Sat May 23 13:51:57 1998
|
|
+++ Makefile.in Thu Sep 19 17:24:16 2002
|
|
@@ -52,7 +52,7 @@ AR = ar
|
|
# prefix='$(prefix)' exec_prefix='$(exec_prefix)' \
|
|
# bindir='$(bindir)' infodir='$(infodir)' mandir='$(mandir)'
|
|
|
|
-SUBDIRS = common compiler man doc checks
|
|
+SUBDIRS = common compiler man checks # doc
|
|
|
|
DISTFILES = README NEWS TODO THANKS COPYING RELEASE ChangeLog \
|
|
configure.in mkinstalldirs install-sh Makefile.in \
|