- introduced header file dependency check

This commit is contained in:
zolliker
2009-11-10 10:40:23 +00:00
parent 3021eda66f
commit 52cbe619eb
2 changed files with 5 additions and 2 deletions

View File

@ -19,7 +19,7 @@ libhlib.a: $(OBJ)
ranlib libhlib.a
clean:
rm -f *.o *.a
rm -f *.o *.a *.d