diff options
Diffstat (limited to 'usr.sbin/amd/doc/Makefile')
-rw-r--r-- | usr.sbin/amd/doc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/amd/doc/Makefile b/usr.sbin/amd/doc/Makefile index 4679090fff3..44d081e8db0 100644 --- a/usr.sbin/amd/doc/Makefile +++ b/usr.sbin/amd/doc/Makefile @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.4 2002/09/07 00:15:10 pvalchev Exp $ +# $OpenBSD: Makefile,v 1.5 2002/11/02 19:17:41 fgsch Exp $ -INFO = amdref.info amdref.info-1 amdref.info-2 amdref.info-3 amdref.info-4 +INFO = amdref.info amdref.info-1 amdref.info-2 amdref.info-3 SRCS = amdref.texinfo all: ${INFO} |