- introduced header file dependency check

SKIPPED:
	psi/hardsup/make_gen
	psi/hardsup/makefile_linux
This commit is contained in:
zolliker
2009-11-10 10:39:29 +00:00
parent 1c6c3c603e
commit 58cf612fa9
2 changed files with 5 additions and 3 deletions

View File

@ -14,5 +14,4 @@ libmatrix.a: $(OBJ)
ranlib libmatrix.a
clean:
rm -f *.o
rm -f *.a
rm -f *.o *.a *.d