summaryrefslogtreecommitdiff
path: root/graphics/ppm2fli/files
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-02-18 04:21:08 +0000
committerSteve Price <steve@FreeBSD.org>1998-02-18 04:21:08 +0000
commitbf408c38b37e8335d59c4faca03d4be25be60093 (patch)
treee79b8b6db206cc1ee9c66d61835e3698374609f8 /graphics/ppm2fli/files
parentMove textedit from x11 to editors. (diff)
Initial import of ppm2fli.
Utilities to merge PPM files into animated FLI and vice versa.
Notes
Notes: svn path=/head/; revision=9782
Diffstat (limited to 'graphics/ppm2fli/files')
-rw-r--r--graphics/ppm2fli/files/patch-aa19
1 files changed, 19 insertions, 0 deletions
diff --git a/graphics/ppm2fli/files/patch-aa b/graphics/ppm2fli/files/patch-aa
new file mode 100644
index 000000000000..ab8fcfd06a68
--- /dev/null
+++ b/graphics/ppm2fli/files/patch-aa
@@ -0,0 +1,19 @@
+*** 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: