From 5f6fcad2f7afcdd6889998a3984f2abce11efcb3 Mon Sep 17 00:00:00 2001 From: tjr Date: Thu, 12 Aug 2004 12:36:04 +0000 Subject: Sort in dictionary order. Suggested by: ru --- include/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/Makefile b/include/Makefile index 6fdef2a..8d86a62 100644 --- a/include/Makefile +++ b/include/Makefile @@ -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 \ -- cgit v1.1