ref: 93143fdbcbdf5fa2ecf4759f6c71344856469d87
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