Mercurial > hg > Members > kono > nitros9-code
comparison 3rdparty/p2mods/makefile @ 1363:53c50c807d55
Major move to new NitrOS-9 project
author | boisy |
---|---|
date | Fri, 26 Sep 2003 12:26:10 +0000 |
parents | c847e6ee341d |
children | 770c350f4c15 |
comparison
equal
deleted
inserted
replaced
1362:1808357ad13b | 1363:53c50c807d55 |
---|---|
1 include ../../Makefile.rules | 1 include ../../rules.mak |
2 | 2 |
3 DEPENDS = ./Makefile | 3 DEPENDS = ./makefile |
4 CMDS = os9p3_sayhi sayhi tsayhi datmod tdatmod | 4 CMDS = os9p3_sayhi sayhi tsayhi datmod tdatmod |
5 ALLOBJS = $(CMDS) | 5 ALLOBJS = $(CMDS) |
6 | 6 |
7 all: $(ALLOBJS) | 7 all: $(ALLOBJS) |
8 @$(ECHO) "*********************************************" | 8 @$(ECHO) "*********************************************" |