summaryrefslogtreecommitdiff
path: root/usr/src
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src')
-rw-r--r--usr/src/cmd/localedef/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/src/cmd/localedef/Makefile b/usr/src/cmd/localedef/Makefile
index e08361aaf3..5168de84a4 100644
--- a/usr/src/cmd/localedef/Makefile
+++ b/usr/src/cmd/localedef/Makefile
@@ -29,6 +29,8 @@ NOBJS = $(OBJS:%.o=native/%.o)
HDRS = localedef.h
+SRCS = $(OBJS:%.o=%.c)
+
CPPFLAGS += -I $(SRC)/lib/libc/port/locale
NATIVE_CPPFLAGS += -I $(SRC)/lib/libc/port/locale
CERRWARN += -_gcc=-Wno-char-subscripts