Mercurial > hg > Members > kono > nitros9-code
view lib/makefile @ 2510:9f83ee4bedc6
Updated
author | boisy |
---|---|
date | Tue, 06 Apr 2010 00:18:57 +0000 |
parents | 131a760b4f14 |
children | 0104de794ec7 |
line wrap: on
line source
include $(NITROS9DIR)/rules.mak all: sys6809l1.l sys6809l2.l sys6309l2.l net.l alib.l sys6809l1.l: sys6809l1.a sys6809l2.l: sys6809l2.a sys6309l2.l: sys6309l2.a net.l: net.a alib.l: cd alib; make clean: $(RM) *.l *.r cd alib; make clean