Consistently use tabs in the leading comments.

Submitted by:	bde (yes, I'm serious)
This commit is contained in:
Satoshi Asami 1997-07-31 08:06:29 +00:00
parent 1e133604e1
commit caaf2b4b9a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=27788

View File

@ -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
#