head 1.2; access; symbols; locks; strict; comment @# @; 1.2 date 2009.10.23.17.42.00; author rse; state dead; branches; next 1.1; commitid lG5jqHb2kVVyvG8u; 1.1 date 2008.09.10.17.51.04; author rse; state Exp; branches; next ; commitid dMVwcSib1ZeMFfit; desc @@ 1.2 log @upgrading package: wcd 5.0.4 -> 5.1.0 @ text @Index: src/Makefile.ncurses.gcc --- src/Makefile.ncurses.gcc.orig 2008-08-28 07:01:04 +0200 +++ src/Makefile.ncurses.gcc 2008-09-10 19:46:37 +0200 @@@@ -12,8 +12,8 @@@@ # dynamically) comment the LFLAGS line and add the 'libncurses.a' file # (often found as /usr/lib/libncurses.a) to the OBJS1 list. -CFLAGS = -O -Wall -Ic3po $(NCFLAG) -LFLAGS = -lncurses $(NLFLAG) +CFLAGS = -Ic3po $(NCFLAG) +LFLAGS = $(NLFLAG) -lncurses DEFS = -DUNIX -DWCD_USECURSES OBJS1 = \ nameset.o \ @ 1.1 log @new package: wcd 4.0.0 (Wherever Change Directory) @ text @@