Mercurial > hg > Members > kono > nitros9-code
view 3rdparty/drivers/ide/makefile @ 0:6641a883d6b0
Initial revision
author | boisy |
---|---|
date | Thu, 04 Apr 2002 16:34:12 +0000 |
parents | |
children | 8b423669e5d2 |
line wrap: on
line source
include ../../../Makefile.rules DEPENDS = ./Makefile DRVRS = ccide.dr DESCS = h0_ide.dd ALLOBJS = $(DRVRS) $(DESCS) all: $(ALLOBJS) $(DEPENDS) clean: $(RM) $(ALLOBJS)