Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
revision 1.2 by tis4000, Tue Aug 17 19:03:17 1999 UTC | revision 1.3 by tis4000, Thu Aug 26 21:00:15 1999 UTC | |
---|---|---|
# | Line 44 clean: | Line 44 clean: |
44 | ||
45 | depend: Makefile.depend | depend: Makefile.depend |
46 | ||
47 | Makefile.depend: $(SRCS) | Makefile.depend: $(SRCS) Makefile |
48 | $(RM) Makefile.depend | $(RM) Makefile.depend |
49 | $(CC) -M $(ALLDEFINES) $(SRCS) > Makefile.depend | $(CC) -M $(ALLDEFINES) $(SRCS) > Makefile.depend |
50 |
|
ViewVC Help | |
Powered by ViewVC 1.1.28 |