Mercurial > hg > Members > kono > nitros9-code
view 3rdparty/drivers/tccc/makefile @ 920:cfed0d7751f3
Added basic09, cc and runb to the user's guide
author | roug |
---|---|
date | Sun, 19 Jan 2003 12:02:27 +0000 |
parents | d76cc2119c4f |
children | 53c50c807d55 |
line wrap: on
line source
include ../../../Makefile.rules DEPENDS = ./Makefile DRVRS = tccchd.dr DESCS = h4.dd ALLOBJS = $(DRVRS) $(DESCS) all: $(ALLOBJS) $(DEPENDS) clean: $(RM) $(ALLOBJS)