From 262ff170fbd9d2071a43e97656a6bd705dda7e4c Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Wed, 28 Jun 2000 08:24:49 +1000 Subject: - (djm) Added 'distprep' make target to simplify packaging --- Makefile.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index f5af10d7e..573b92ce6 100644 --- a/Makefile.in +++ b/Makefile.in @@ -112,6 +112,9 @@ catman-do: >$${f%%.[18]}.0 ; \ done +distprep: catman-do + autoreconf + install: manpages $(TARGETS) install-files host-key install-files: -- cgit v1.2.3