summaryrefslogtreecommitdiffstats
path: root/include/Makefile
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-09-06 07:27:03 +0000
committerru <ru@FreeBSD.org>2001-09-06 07:27:03 +0000
commit04e9739ff795e5af25f17bcbd1103cfe46fcf4f0 (patch)
tree66a0856b26b44c94a5b7d9cd6e4bdfe0fc880d6d /include/Makefile
parent1015ebe6f95250e1208025d6bfc9583f309e9c79 (diff)
downloadFreeBSD-src-04e9739ff795e5af25f17bcbd1103cfe46fcf4f0.zip
FreeBSD-src-04e9739ff795e5af25f17bcbd1103cfe46fcf4f0.tar.gz
Sort FILES.
Diffstat (limited to 'include/Makefile')
-rw-r--r--include/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/include/Makefile b/include/Makefile
index 41a3625..28587b4 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -11,15 +11,15 @@ SUBDIR= rpcsvc rpc
FILES= a.out.h ar.h assert.h bitstring.h complex.h ctype.h db.h \
dirent.h disktab.h \
dlfcn.h elf.h elf-hints.h err.h fnmatch.h fstab.h \
- fts.h glob.h grp.h strhash.h \
+ fts.h glob.h grp.h \
hesiod.h histedit.h ieeefp.h ifaddrs.h iso646.h langinfo.h \
- libgen.h limits.h link.h locale.h malloc.h monetary.h memory.h mpool.h \
- netconfig.h ndbm.h netdb.h nl_types.h nlist.h nsswitch.h objformat.h \
+ libgen.h limits.h link.h locale.h malloc.h memory.h monetary.h mpool.h \
+ ndbm.h netconfig.h netdb.h nl_types.h nlist.h nsswitch.h objformat.h \
paths.h pthread.h pthread_np.h pwd.h \
ranlib.h regex.h regexp.h resolv.h rune.h runetype.h \
search.h setjmp.h sgtty.h \
- signal.h stab.h stdbool.h stddef.h stdio.h stdlib.h string.h \
- stringlist.h strings.h sysexits.h tar.h time.h timers.h \
+ signal.h stab.h stdbool.h stddef.h stdio.h stdlib.h strhash.h \
+ string.h stringlist.h strings.h sysexits.h tar.h time.h timers.h \
ttyent.h unistd.h utime.h utmp.h vis.h wchar.h wctype.h
.if defined(WANT_CSRG_LIBM)
FILES+= math.h
OpenPOWER on IntegriCloud