Mercurial > hg > index.cgi
view lwar/rules.make @ 54:2077b755b8b4
Removed extraneous debugging statements from long option parsing routines
author | lost@l-w.ca |
---|---|
date | Tue, 05 Apr 2011 21:50:23 -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))