Mercurial > hg > index.cgi
view lwar/rules.make @ 179:606123758641
Added --sysroot support to lwlink and the ld wrapper script
author | lost@l-w.ca |
---|---|
date | Thu, 15 Sep 2011 17:08:16 -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))