Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
revision 1.2 by tis4000, Tue Aug 17 19:37:43 1999 UTC | revision 1.3 by tis4000, Thu Aug 26 21:12:42 1999 UTC | |
---|---|---|
# | Line 82 clean : | Line 82 clean : |
82 | ||
83 | depend: Makefile.depend | depend: Makefile.depend |
84 | ||
85 | Makefile.depend: $(SRCS) | Makefile.depend: $(SRCS) Makefile |
86 | $(RM) Makefile.depend | $(RM) Makefile.depend |
87 | $(CC) -M $(ALLDEFINES) $(SRCS) > Makefile.depend | $(CC) -M $(ALLDEFINES) $(SRCS) > Makefile.depend |
88 |
|
ViewVC Help | |
Powered by ViewVC 1.1.28 |