Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
revision 1.2 by tis4000, Tue Aug 17 20:24:02 1999 UTC | revision 1.3 by tis4000, Thu Aug 26 21:19:31 1999 UTC | |
---|---|---|
# | Line 95 clean: | Line 95 clean: |
95 | ||
96 | depend: Makefile.depend | depend: Makefile.depend |
97 | ||
98 | Makefile.depend: $(SRCS) | Makefile.depend: $(SRCS) Makefile |
99 | $(RM) Makefile.depend | $(RM) Makefile.depend |
100 | $(CC) -M $(ALLDEFINES) $(SRCS) > Makefile.depend | $(CC) -M $(ALLDEFINES) $(SRCS) > Makefile.depend |
101 |
|
ViewVC Help | |
Powered by ViewVC 1.1.28 |