summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorrgrimes <rgrimes@FreeBSD.org>1995-05-29 23:50:55 +0000
committerrgrimes <rgrimes@FreeBSD.org>1995-05-29 23:50:55 +0000
commit8737971a6da37e8fb1df8b8129813b45db5d6261 (patch)
tree90645974462e6e51888255d569a95a0afe9f473e /Makefile
parentf9661b97c52f14135d1ecd40c593d21d8e740598 (diff)
downloadFreeBSD-src-8737971a6da37e8fb1df8b8129813b45db5d6261.zip
FreeBSD-src-8737971a6da37e8fb1df8b8129813b45db5d6261.tar.gz
Remove trailing whitespace.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index e53bdc8..58d9318 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
#
-# $Id: Makefile,v 1.55 1995/05/06 03:59:58 rgrimes Exp $
+# $Id: Makefile,v 1.56 1995/05/13 03:34:23 rgrimes Exp $
#
# Make command line options:
-# -DCLOBBER will remove /usr/include and MOST of /usr/lib
+# -DCLOBBER will remove /usr/include and MOST of /usr/lib
# -DMAKE_LOCAL to add ./local to the SUBDIR list
# -DMAKE_PORTS to add ./ports to the SUBDIR list
# -DMAKE_EBONES to build eBones (KerberosIV)
@@ -88,7 +88,7 @@ OBJDIR= obj
.endif
.if defined(NOCLEANDIR)
CLEANDIR= clean
-.else
+.else
CLEANDIR= cleandir
.endif
OpenPOWER on IntegriCloud