summaryrefslogtreecommitdiffstats
path: root/include/Makefile
diff options
context:
space:
mode:
authordim <dim@FreeBSD.org>2012-02-14 21:48:46 +0000
committerdim <dim@FreeBSD.org>2012-02-14 21:48:46 +0000
commit22f749d90e97e5b3ffa074fbef5cdaf4ee857388 (patch)
tree00a985b9380f82c7f307d0bcf2af19ad578ceabb /include/Makefile
parent2a66ed0b53bbc14ffa0439fc20727b37655fdaf3 (diff)
downloadFreeBSD-src-22f749d90e97e5b3ffa074fbef5cdaf4ee857388.zip
FreeBSD-src-22f749d90e97e5b3ffa074fbef5cdaf4ee857388.tar.gz
Revert r231673 and r231682 for now, until we can run a full make
universe with them. Sorry for the breakage. Pointy hat to: me and brooks
Diffstat (limited to 'include/Makefile')
-rw-r--r--include/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/Makefile b/include/Makefile
index e54f9cd..5fc3923 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -6,7 +6,7 @@
.include <bsd.own.mk>
CLEANFILES= osreldate.h version vers.c
-SUBDIR= arpa gssapi protocols rpcsvc rpc xlocale
+SUBDIR= arpa gssapi protocols rpcsvc rpc
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 \
@@ -24,7 +24,7 @@ INCS= a.out.h ar.h assert.h bitstring.h complex.h cpio.h _ctype.h ctype.h \
strings.h sysexits.h tar.h termios.h tgmath.h \
time.h timeconv.h timers.h ttyent.h \
ulimit.h unistd.h utime.h utmpx.h uuid.h varargs.h vis.h \
- wchar.h wctype.h wordexp.h xlocale.h
+ wchar.h wctype.h wordexp.h xlocale.h _xlocale_ctype.h
MHDRS= float.h floatingpoint.h stdarg.h
OpenPOWER on IntegriCloud