1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/multimedia/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

20 lines
366 B
Plaintext

*** 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: