summaryrefslogtreecommitdiffstats
path: root/include/xlocale/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'include/xlocale/Makefile')
-rw-r--r--include/xlocale/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/include/xlocale/Makefile b/include/xlocale/Makefile
new file mode 100644
index 0000000..e45ddca
--- /dev/null
+++ b/include/xlocale/Makefile
@@ -0,0 +1,8 @@
+# $FreeBSD$
+
+NO_OBJ=
+INCS= _ctype.h _inttypes.h _langinfo.h _locale.h _monetary.h _stdio.h\
+ _stdlib.h _string.h _time.h _wchar.h
+INCSDIR=${INCLUDEDIR}/xlocale
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud