Added a depends rule

This commit is contained in:
Harry Moffat
2004-08-06 21:50:39 +00:00
parent d2db6f7725
commit 7f8add797d

View File

@@ -24,9 +24,7 @@ $(LIB): $(OBJS)
clean:
$(RM) $(OBJS) $(LIB)
#include $(DEPENDS)
depends: