Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
revision 1.2 by tis4000, Tue Aug 17 18:57:08 1999 UTC | revision 1.3 by tis4000, Thu Aug 26 20:55:05 1999 UTC | |
---|---|---|
# | Line 51 clean: | Line 51 clean: |
51 | ||
52 | depend: Makefile.depend | depend: Makefile.depend |
53 | ||
54 | Makefile.depend: $(SRCS) | Makefile.depend: $(SRCS) Makefile |
55 | $(RM) Makefile.depend | $(RM) Makefile.depend |
56 | $(CC) -M $(ALLDEFINES) $(SRCS) > Makefile.depend | $(CC) -M $(ALLDEFINES) $(SRCS) > Makefile.depend |
57 |
|
ViewVC Help | |
Powered by ViewVC 1.1.28 |