Mercurial > hg > Members > kono > nitros9-code
view 3rdparty/drivers/burke/makefile @ 899:6841c75afc62
Modified
author | boisy |
---|---|
date | Fri, 17 Jan 2003 21:04:02 +0000 |
parents | c10820aa211b |
children | 53c50c807d55 |
line wrap: on
line source
include ../../../Makefile.rules DEPENDS = ./Makefile DRVRS = bb1fhdisk.dr bb1hd.dr bb1hdisk.dr bb1th.dr bb1thdisk.dr \ bbhd.dr bbxfhdisk.dr bbxhdisk.dr \ bbxthd.dr bkfhdisk.dr bbfhdisk.dr bbhdisk.dr DESCS = ALLOBJS = $(DRVRS) $(DESCS) all: $(ALLOBJS) $(DEPENDS) clean: $(RM) $(ALLOBJS)