Sort in dictionary order.

Suggested by:	ru
This commit is contained in:
Tim J. Robbins 2004-08-12 12:36:04 +00:00
parent 5349fd7f49
commit 8bdfc6bf38
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=133567

View File

@ -5,7 +5,7 @@
CLEANFILES= osreldate.h version vers.c
SUBDIR= arpa protocols rpcsvc rpc
INCS= _ctype.h a.out.h ar.h assert.h bitstring.h complex.h cpio.h ctype.h \
INCS= a.out.h ar.h assert.h bitstring.h complex.h cpio.h _ctype.h ctype.h \
db.h \
dirent.h dlfcn.h elf.h elf-hints.h err.h fmtmsg.h fnmatch.h fstab.h \
fts.h ftw.h getopt.h glob.h grp.h \