Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
revision 1.4 by tis4000, Tue Aug 17 18:19:23 1999 UTC | revision 1.5 by tis4000, Thu Aug 26 20:33:13 1999 UTC | |
---|---|---|
# | Line 119 clean: | Line 119 clean: |
119 | ||
120 | depend: Makefile.depend | depend: Makefile.depend |
121 | ||
122 | Makefile.depend: $(SRCS) | Makefile.depend: $(SRCS) Makefile |
123 | $(RM) Makefile.depend | $(RM) Makefile.depend |
124 | $(CC) -M $(ALLDEFINES) $(SRCS) > Makefile.depend | $(CC) -M $(ALLDEFINES) $(SRCS) > Makefile.depend |
125 |
|
ViewVC Help | |
Powered by ViewVC 1.1.28 |