source:
trunk/include/Makefile@
8889
| Last change on this file since 8889 was 6889, checked in by , 24 years ago | |
|---|---|
| File size: 245 bytes | |
| Line | |
|---|---|
| 1 | # $Id: Makefile,v 1.2 2001-09-30 05:31:21 bird Exp $ |
| 2 | |
| 3 | |
| 4 | # |
| 5 | # Include makefile. |
| 6 | # |
| 7 | !include ..\makefile.inc |
| 8 | |
| 9 | _all: all |
| 10 | $(COMMONRULES:dep=): |
| 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.
