diff options
Diffstat (limited to 'share/locale/Makefile')
-rw-r--r-- | share/locale/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/share/locale/Makefile b/share/locale/Makefile new file mode 100644 index 00000000000..e5aa04c795c --- /dev/null +++ b/share/locale/Makefile @@ -0,0 +1,6 @@ +# $OpenBSD: Makefile,v 1.1 2005/08/07 10:03:44 espie Exp $ + +SUBDIR= ctype + + +.include <bsd.subdir.mk> |