Mercurial > hg > Members > kono > nitros9-code
comparison 3rdparty/utils/boisy/makefile @ 375:abcbc4a7f1c9
Added joypoll
author | boisy |
---|---|
date | Sat, 24 Aug 2002 15:13:15 +0000 |
parents | 6641a883d6b0 |
children | 770c350f4c15 |
comparison
equal
deleted
inserted
replaced
374:9e94ed22cdc2 | 375:abcbc4a7f1c9 |
---|---|
4 include ../../../Makefile.rules | 4 include ../../../Makefile.rules |
5 | 5 |
6 DEPENDS = ./Makefile | 6 DEPENDS = ./Makefile |
7 | 7 |
8 CMDS = bawk del grep mode send timer bigbro font makdir \ | 8 CMDS = bawk del grep mode send timer bigbro font makdir \ |
9 more tee | 9 more tee joypoll |
10 | 10 |
11 ALLOBJS = $(CMDS) | 11 ALLOBJS = $(CMDS) |
12 | 12 |
13 all: $(ALLOBJS) $(DEPENDS) | 13 all: $(ALLOBJS) $(DEPENDS) |
14 @$(ECHO) "*********************************************" | 14 @$(ECHO) "*********************************************" |