Mercurial > hg > Members > kono > nitros9-code
view 3rdparty/subrtns/makefile @ 362:aabf3f1835f1
uses os9copy and os9makdir now
author | boisy |
---|---|
date | Fri, 02 Aug 2002 03:28:58 +0000 |
parents | 6641a883d6b0 |
children | 9d5be3fe8ebb |
line wrap: on
line source
include ../../Makefile.rules DEPENDS = ./Makefile CMDS = hires joystk ALLOBJS = $(CMDS) all: $(ALLOBJS) $(DEPENDS) @$(ECHO) "*********************************************" @$(ECHO) "* *" @$(ECHO) "* 3rd Party Subroutine Modules *" @$(ECHO) "* *" @$(ECHO) "*********************************************" clean: $(RM) $(ALLOBJS)