Mercurial > hg > Members > kono > nitros9-code
comparison 3rdparty/fmgrs/msf/makefile @ 1363:53c50c807d55
Major move to new NitrOS-9 project
author | boisy |
---|---|
date | Fri, 26 Sep 2003 12:26:10 +0000 |
parents | 938ec7bd301f |
children | 53c42701f680 e4a0f58a5f9b |
comparison
equal
deleted
inserted
replaced
1362:1808357ad13b | 1363:53c50c807d55 |
---|---|
1 # MSF file manager | 1 # MSF file manager |
2 # | 2 # |
3 | 3 |
4 include ../../../Makefile.rules | 4 include ../../../rules.mak |
5 | 5 |
6 DEPENDS = ./Makefile | 6 DEPENDS = ./makefile |
7 | 7 |
8 FMGRS = msf_6309.mn msf_6809.mn | 8 FMGRS = msf_6309.mn msf_6809.mn |
9 DESCS = m0_40d.dd | 9 DESCS = m0_40d.dd |
10 ALLOBJS = $(FMGRS) $(DESCS) | 10 ALLOBJS = $(FMGRS) $(DESCS) |
11 | 11 |