Mercurial > hg > Members > kono > nitros9-code
view 3rdparty/drivers/tccc/makefile @ 749:ec1909ff0764
Updated Makefile
author | boisy |
---|---|
date | Wed, 08 Jan 2003 05:09:53 +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)