Mercurial > hg > index.cgi
changeset 96:8ee33204fa79
Set for 4.2 release
author | lost@l-w.ca |
---|---|
date | Sat, 06 Aug 2011 10:37:39 -0600 |
parents | a23f732c5ce8 |
children | 93ff2c8414f4 |
files | Makefile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Sat Aug 06 10:37:27 2011 -0600 +++ b/Makefile Sat Aug 06 10:37:39 2011 -0600 @@ -16,7 +16,7 @@ # ranlib RANLIB := $(BUILDTPREFIX)ranlib -CPPFLAGS += -I lwlib -DPACKAGE_STRING='"lwtools 4.1+"' +CPPFLAGS += -I lwlib -DPACKAGE_STRING='"lwtools 4.2"' LDFLAGS += -L$(PWD)/lwlib -llw CFLAGS ?= -g -Wall