source:
trunk/include/Makefile@
8045
| Last change on this file since 8045 was 6889, checked in by , 24 years ago | |
|---|---|
| File size: 245 bytes | |
| Rev | Line | |
|---|---|---|
| [6889] | 1 | # $Id: Makefile,v 1.2 2001-09-30 05:31:21 bird Exp $ |
| [6869] | 2 | |
| 3 | ||
| 4 | # | |
| 5 | # Include makefile. | |
| 6 | # | |
| 7 | !include ..\makefile.inc | |
| 8 | ||
| 9 | _all: all | |
| [6889] | 10 | $(COMMONRULES:dep=): |
| [6869] | 11 | @echo Nothing to do for $@ |
| 12 | ||
| 13 | dep: | |
| 14 | $(DEPEND) $(CINCLUDES) *.h *.asm *.inc win\*.h win\*.asm win\*.inc | |
| 15 |
Note:
See TracBrowser
for help on using the repository browser.
