freebsd-ports/graphics/ppm2fli/files/patch-aa
Steve Price bf408c38b3 Initial import of ppm2fli.
Utilities to merge PPM files into animated FLI and vice versa.
1998-02-18 04:21:08 +00:00

19 lines
366 B
Text

*** Makefile.orig Fri Feb 13 01:15:45 1998
--- Makefile Fri Feb 13 01:16:02 1998
***************
*** 9,15 ****
#
# Cflags
#
! CFLAGS=-O2 -Wall
# ------------------------------------------------------------------
.c.o:
--- 9,15 ----
#
# Cflags
#
! CFLAGS+=-O2 -Wall
# ------------------------------------------------------------------
.c.o: