summaryrefslogtreecommitdiffstats
path: root/share/doc
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1997-09-13 17:49:21 +0000
committerwosch <wosch@FreeBSD.org>1997-09-13 17:49:21 +0000
commit8c817c1608a922b23e2d9eb78226962fe8625c4b (patch)
treeb8175bfd6da7cad53a7b0419bd9570df19d8a8d8 /share/doc
parent46932ae52e2479ed0f761dbb4ef46767bbaaf43a (diff)
downloadFreeBSD-src-8c817c1608a922b23e2d9eb78226962fe8625c4b.zip
FreeBSD-src-8c817c1608a922b23e2d9eb78226962fe8625c4b.tar.gz
PR: docs/4347
Makefile doesn't support cleandepend Submitted by: wlr@furball.wellsfargo.com
Diffstat (limited to 'share/doc')
-rw-r--r--share/doc/usd/31.trek/Makefile17
1 files changed, 2 insertions, 15 deletions
diff --git a/share/doc/usd/31.trek/Makefile b/share/doc/usd/31.trek/Makefile
index 439664e..fd2517e 100644
--- a/share/doc/usd/31.trek/Makefile
+++ b/share/doc/usd/31.trek/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 8.1 (Berkeley) 6/8/93
-# $Id$
+# $Id: Makefile,v 1.5 1997/02/22 13:06:48 peter Exp $
.if exists(${.CURDIR}/../../../../games)
VOLUME= usd/31.trek
@@ -10,18 +10,5 @@ USE_TBL= yes
.include <bsd.doc.mk>
.else
-depend:
-
-obj:
-
-all:
-
-install:
-
-distribute:
-
-clean:
-
-cleandir:
-
+all clean cleandepend cleandir depend distribute install obj:
.endif
OpenPOWER on IntegriCloud