summaryrefslogtreecommitdiffstats
path: root/include/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'include/Makefile')
-rw-r--r--include/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/Makefile b/include/Makefile
index d576d1d..b29124f 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -1,12 +1,12 @@
# From: @(#)Makefile 8.2 (Berkeley) 1/4/94
-# $Id: Makefile,v 1.16 1994/10/03 04:15:54 bde Exp $
+# $Id: Makefile,v 1.17 1994/10/26 18:35:39 ljo Exp $
#
# Doing a make install builds /usr/include
#
# The ``rm -rf''s used below are safe because rm doesn't follow symbolic
# links.
#
-all clean cleandir depend lint tags:
+all depend lint tags:
SUBDIR= rpcsvc
# XXX MISSING: mp.h
OpenPOWER on IntegriCloud