Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
revision 1.3 by tis4000, Mon Aug 23 15:14:55 1999 UTC | revision 1.4 by tis4000, Thu Aug 26 21:13:58 1999 UTC | |
---|---|---|
# | Line 256 clean : | Line 256 clean : |
256 | ||
257 | depend: Makefile.depend | depend: Makefile.depend |
258 | ||
259 | Makefile.depend: $(SRCS) | Makefile.depend: $(SRCS) Makefile |
260 | $(RM) Makefile.depend | $(RM) Makefile.depend |
261 | $(CC) -M $(ALLDEFINES) $(SRCS) > Makefile.depend | $(CC) -M $(ALLDEFINES) $(SRCS) > Makefile.depend |
262 |
|
ViewVC Help | |
Powered by ViewVC 1.1.28 |