mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
bf408c38b3
Utilities to merge PPM files into animated FLI and vice versa.
20 lines
366 B
Plaintext
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:
|