ref: 221526b92844eaea8c35fd64ca855cde3e9a7a96
dir: /src/libc/locale/Makefile/
.POSIX: PROJECTDIR =../../.. include $(PROJECTDIR)/scripts/rules.mk include ../rules.mk OBJS =\ localeconv.$O\ setlocale.$O\ all: $(LIBC) $(LIBC): $(OBJS) $(MKLST) dep: inc-dep include deps.mk