ref: aa911418f7dfb7fa7f5026d8cd3f52b03e86fc7e 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