sqaxomonophonen / cclean

Finds object files to remove

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

It prints/deletes .o files which should be rebuilt according to source modification times, including those of any local #includes (recursively). It assumes foo.o comes from foo.c, foo.c or foo.cpp.

About

Finds object files to remove


Languages

Language:C++ 82.4%Language:C 17.4%Language:Makefile 0.2%