Mercurial > hg > index.cgi
view lwar/rules.make @ 127:d92b9c968731
Removed protection from outputting code outside os9 module in os9 target
author | lost@l-w.ca |
---|---|
date | Thu, 11 Aug 2011 22:03:34 -0600 |
parents | 6eed14cccac9 |
children |
line wrap: on
line source
dirname := $(dir $(lastword $(MAKEFILE_LIST))) lwar_srcs_local := add.c extract.c list.c lwar.c main.c remove.c replace.c lwar_srcs := $(lwar_srcs) $(addprefix $(dirname),$(lwar_srcs_local))