From 262ff170fbd9d2071a43e97656a6bd705dda7e4c Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Wed, 28 Jun 2000 08:24:49 +1000 Subject: [PATCH] - (djm) Added 'distprep' make target to simplify packaging --- ChangeLog | 1 + Makefile.in | 3 +++ 2 files changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8fcf1d561..6398238b3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,7 @@ - (djm) Use atomicio in loginrec - (djm) Patch from Michael Stone to add support for Irix 6.x array sessions, project id's, and system audit trail id. + - (djm) Added 'distprep' make target to simplify packaging 20000627 - (djm) Fixes to login code - not setting li->uid, cleanups 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: