From 87ce848491a4a13aa0f19f25df3a8a3198040565 Mon Sep 17 00:00:00 2001 From: Wolfram Schneider Date: Sun, 5 Oct 1997 12:28:02 +0000 Subject: [PATCH] Cleanup. --- usr.sbin/amd/doc/Makefile | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/usr.sbin/amd/doc/Makefile b/usr.sbin/amd/doc/Makefile index a4ca23aa0953..5a24cb07c8b4 100644 --- a/usr.sbin/amd/doc/Makefile +++ b/usr.sbin/amd/doc/Makefile @@ -1,5 +1,4 @@ -# -# $Id$ +# $Id: Makefile,v 1.5 1997/02/22 16:03:10 peter Exp $ # # Copyright (c) 1990 Jan-Simon Pendry # Copyright (c) 1990 Imperial College of Science, Technology & Medicine @@ -41,16 +40,7 @@ # INFO = amdref -SRCS = amdref.texinfo INFOSECTION= "System Utilities" INFOENTRY_amdref= "* amdref: (amdref). AMD Reference Manual." -# Use the following instead if you have TeX installed on your system. -#${PROG}: amdref.dvi amdref.info - -CLEANFILES+= *.info* *.aux *.cp *.dvi *.fn *.ky *.log *.pg *.toc *.tp *.vr - -amdref.dvi: ${SRCS} - -tex amdref; tex amdref - .include