Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
revision 1.2 by tis4000, Tue Aug 17 18:52:13 1999 UTC | revision 1.3 by tis4000, Thu Aug 26 20:50:54 1999 UTC | |
---|---|---|
# | Line 99 clean :: | Line 99 clean :: |
99 | ||
100 | depend: Makefile.depend | depend: Makefile.depend |
101 | ||
102 | Makefile.depend: $(SRCS) | Makefile.depend: $(SRCS) Makefile |
103 | $(RM) Makefile.depend | $(RM) Makefile.depend |
104 | $(CC) -M $(ALLDEFINES) $(SRCS) > Makefile.depend | $(CC) -M $(ALLDEFINES) $(SRCS) > Makefile.depend |
105 |
|
ViewVC Help | |
Powered by ViewVC 1.1.28 |