Mercurial > hg > index.cgi
changeset 80:585cd68253f0
Version 4.1
author | lost@l-w.ca |
---|---|
date | Wed, 18 May 2011 20:09:33 -0600 |
parents | 17d82b46f4c9 |
children | 428068681cbf |
files | Makefile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Sat Apr 23 21:27:25 2011 -0600 +++ b/Makefile Wed May 18 20:09:33 2011 -0600 @@ -16,7 +16,7 @@ # ranlib RANLIB := $(BUILDTPREFIX)ranlib -CPPFLAGS += -I lwlib -DPACKAGE_STRING='"lwtools 4.0+"' +CPPFLAGS += -I lwlib -DPACKAGE_STRING='"lwtools 4.1"' LDFLAGS += -L$(PWD)/lwlib -llw CFLAGS ?= -g -Wall