freebsd-ports/graphics/acidwarp/files/patch-Makefile
Trevor Johnson 61e3586c7e Add evil/acidwarp, an SVGAlib-based, psychedelic math art demo
descended from the DOS program.
2000-10-22 10:54:37 +00:00

10 lines
290 B
Text

--- Makefile.orig Thu Aug 8 17:57:37 1996
+++ Makefile Sun Oct 22 02:56:06 2000
@@ -1,5 +1,5 @@
-CC=gcc
-CFLAGS = -O2 -funroll-all-loops
+CC ?= gcc
+CFLAGS += -L%%PREFIX%%/lib -I%%PREFIX%%/include
LFLAGS = -lvgagl -lvga
PROGS = acidwarp
OSOURCES = bit_map.o palinit.o rolnfade.o lut.o