ref: 73a6628e17cff58f721f995f3ce533432e6703fe dir: /lib/c/target/common.mk/
all: libc.a libc.a: $(OBJ) $(AR) $(ARFLAGS) $@ $? ranlib $@ dep: gendep.sh $(OBJ) clean: rm -f *.o distclean: clean rm -f makefile