We should add to variables
This commit is contained in:
parent
b8fba630d3
commit
b1a271edce
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# global stuff
|
# global stuff
|
||||||
# $Amigan: phoned/global.mk,v 1.3 2005/06/12 15:14:14 dcp1990 Exp $
|
# $Amigan: phoned/global.mk,v 1.4 2005/06/12 15:22:32 dcp1990 Exp $
|
||||||
CC=cc
|
CC=cc
|
||||||
PREFIX=/usr/local
|
PREFIX=/usr/local
|
||||||
CPPFLAGS=-I/usr/local/include
|
CPPFLAGS+=-I/usr/local/include
|
||||||
LDFLAGS=-L/usr/local/lib
|
LDFLAGS+=-L/usr/local/lib
|
||||||
|
|
Loading…
Reference in a new issue