Mercurial > hg > Members > kono > nitros9-code
view 3rdparty/drivers/s16550/makefile @ 1130:1e136c413e58
Removed CHMODs from Makefiles
author | boisy |
---|---|
date | Mon, 14 Apr 2003 13:36:13 +0000 |
parents | 6641a883d6b0 |
children | 53c50c807d55 |
line wrap: on
line source
include ../../../Makefile.rules DEPENDS = ./Makefile DRIVERS = s16550_large.dr DESCS = t2_s16550.dd ALLOBJS = $(DRIVERS) $(DESCS) all: $(ALLOBJS) $(DEPENDS) clean: $(RM) $(ALLOBJS)