ChangeLog \
NEWS \
NOTES.y2kfixes \
+ README.bk \
README.cvs \
README.des \
README.hackers \
# HMS: make ports be the last directory...
# DIST_HOOK_DIRS = conf html scripts ports
-BUILT_SOURCES = $(srcdir)/COPYRIGHT
+# HMS: Keep .warning first, as that way it gets printed first.
+BUILT_SOURCES = .warning $(srcdir)/COPYRIGHT
$(srcdir)/COPYRIGHT: html/copyright.htm
( echo "This file is automatically generated from html/copyright.htm" ; lynx -dump $(srcdir)/html/copyright.htm ) > $(srcdir)/COPYRIGHT.new && mv $(srcdir)/COPYRIGHT.new $(srcdir)/COPYRIGHT
@find $(distdir) -type d -name CVS -print | xargs rm -rf
@find $(distdir) -type d -name SCCS -print | xargs rm -rf
-Makefile: .warning
-
CVO=`$(srcdir)/config.guess`
.buildcvo: