Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
revision 1.2 by tis4000, Tue Aug 17 19:18:03 1999 UTC | revision 1.3 by tis4000, Thu Aug 26 21:05:56 1999 UTC | |
---|---|---|
# | Line 65 clean: | Line 65 clean: |
65 | ||
66 | depend: Makefile.depend | depend: Makefile.depend |
67 | ||
68 | Makefile.depend: $(SRCS) | Makefile.depend: $(SRCS) Makefile |
69 | $(RM) Makefile.depend | $(RM) Makefile.depend |
70 | $(CC) -M $(ALLDEFINES) $(SRCS) > Makefile.depend | $(CC) -M $(ALLDEFINES) $(SRCS) > Makefile.depend |
71 |
|
ViewVC Help | |
Powered by ViewVC 1.1.30 |