$NetBSD: patch-aa,v 1.1.1.1 1999/12/10 00:08:23 hubertf Exp $ --- Makefile.orig Fri Dec 10 00:38:53 1999 +++ Makefile Fri Dec 10 00:39:08 1999 @@ -4,10 +4,10 @@ # Should be portable since it only uses stdio and a # couple of signal trapping calls. -#CFLAGS = -O2 -CFLAGS = -g +CFLAGS = -O2 +#CFLAGS = -g -CC = gcc +CC = cc SRCS = develop.c primary.c misc.c readgif.c vtgraph.c OBJS = develop.o primary.o misc.o readgif.o vtgraph.o TARGET = gif320