summaryrefslogtreecommitdiff
path: root/graphics/linplasma/files/patch-Makefile
blob: da0bc0f23e4bd2234ef648af658f02fd2e84b5de (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- Makefile.orig	Sun Oct 22 04:09:35 2000
+++ Makefile	Sun Oct 22 04:11:27 2000
@@ -2,10 +2,9 @@
 # Makefile for LinPlasma
 #
 
-CC=gcc
+CC?=gcc
 
-# optimize a lot
-CFLAGS=-O3
+CFLAGS += -L%%PREFIX%%/lib -I%%PREFIX%%/include
 
 LIBS=-lvga -lvgagl -lm