mirror of
git://git.psyc.eu/libpsyc
synced 2024-08-15 03:19:02 +00:00
stupid gcc wants me to put extra () around the ret =
This commit is contained in:
parent
f7adce9461
commit
52d672318c
3 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
CFLAGS=-I../include -DDEBUG -g -O0 -Wall
|
||||
LDFLAGS=-L..
|
||||
LDFLAGS=-L../src
|
||||
LOADLIBES=-lpsyc
|
||||
TARGETS=testParser testMatch
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue