commontargets 15 lines (10 with data), 236 Bytes
librecoll: make -C $(depth)/lib depend: alldeps.stamp alldeps.stamp : $(SRCS) $(CXX) -M $(ALL_CXXFLAGS) $(SRCS) > alldeps touch alldeps.stamp clean: cp /dev/null alldeps rm -f alldeps.stamp rm -f *.o ${LIBS} ${PROGS} ${OBJS}