summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1997-07-31 08:06:29 +0000
committerasami <asami@FreeBSD.org>1997-07-31 08:06:29 +0000
commit29728add12d02d8c9c21274b640d1f31e730cf55 (patch)
treeb2b46424e68aec513136a3383f6781063a2ebb68 /Makefile
parent491754a358a73af434ddea8e9cc0a33daf66748e (diff)
downloadFreeBSD-src-29728add12d02d8c9c21274b640d1f31e730cf55.zip
FreeBSD-src-29728add12d02d8c9c21274b640d1f31e730cf55.tar.gz
Consistently use tabs in the leading comments.
Submitted by: bde (yes, I'm serious)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index f60a13b..2db2e4f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
#
-# $Id: Makefile,v 1.129 1997/06/08 14:03:23 jhay Exp $
+# $Id: Makefile,v 1.130 1997/06/08 15:04:06 jfieber Exp $
#
# Make command line options:
# -DCLOBBER will remove /usr/include
@@ -16,8 +16,8 @@
# -DNOSECURE do not go into secure subdir
# -DNOGAMES do not go into games subdir
# -DNOSHARE do not go into share subdir
-# -DNOINFO do not make or install info files
-# -DNOLIBC_R do not build libc_r.
+# -DNOINFO do not make or install info files
+# -DNOLIBC_R do not build libc_r.
# LOCAL_DIRS="list of dirs" to add additional dirs to the SUBDIR list
#
OpenPOWER on IntegriCloud