Mercurial > hg > index.cgi
changeset 119:ca7d92764e32
Version 4.3
author | lost@l-w.ca |
---|---|
date | Tue, 09 Aug 2011 21:42:16 -0600 |
parents | b6b8c2645f5c |
children | d90ab253471e |
files | Makefile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Tue Aug 09 18:17:00 2011 -0600 +++ b/Makefile Tue Aug 09 21:42:16 2011 -0600 @@ -16,7 +16,7 @@ # ranlib RANLIB := $(BUILDTPREFIX)ranlib -CPPFLAGS += -I lwlib -DPACKAGE_STRING='"lwtools 4.2+"' +CPPFLAGS += -I lwlib -DPACKAGE_STRING='"lwtools 4.3"' LDFLAGS += -L$(PWD)/lwlib -llw CFLAGS ?= -g -Wall