view .hgignore @ 289:b67a118dbdb7 ccdev

Updated Makefile to install additonal components of lwcc Unlike lwasm, lwlink, and lwar, lwcc requires additional runtime support files. Updated the Makefile to install them.
author William Astle <lost@l-w.ca>
date Sun, 08 Sep 2013 16:55:21 -0600
parents d2f04fa0103b
children 40ecbd5da481
line wrap: on
line source

\.exe$
\.o$
\.d$
\.a$
~$
\.orig$
/lwbasic$
/lwlink$
/lwobjdump$
/lwar$
/lwasm$
/lwcc$