Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
revision 1.2 by tis4000, Tue Aug 17 18:43:44 1999 UTC | revision 1.3 by tis4000, Thu Aug 26 20:49:33 1999 UTC | |
---|---|---|
# | Line 46 clean : | Line 46 clean : |
46 | ||
47 | depend: Makefile.depend | depend: Makefile.depend |
48 | ||
49 | Makefile.depend: $(SRCS) | Makefile.depend: $(SRCS) Makefile |
50 | $(RM) Makefile.depend | $(RM) Makefile.depend |
51 | $(CC) -M $(ALLDEFINES) $(SRCS) > Makefile.depend | $(CC) -M $(ALLDEFINES) $(SRCS) > Makefile.depend |
52 |
|
ViewVC Help | |
Powered by ViewVC 1.1.28 |