1
0
Fork 0
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:
psyc://psyced.org/~lynX 2011-04-20 17:15:03 +02:00
parent f7adce9461
commit 52d672318c
3 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
CFLAGS=-I../include -DDEBUG -g -O0 -Wall
LDFLAGS=-L..
LDFLAGS=-L../src
LOADLIBES=-lpsyc
TARGETS=testParser testMatch