*** empty log message ***
This commit is contained in:
parent
d38314b67e
commit
7c42f1cf47
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ CC=gcc
|
|||
|
||||
CFLAGS=-Wall -O2 -ggdb
|
||||
#-O2 -ggdb
|
||||
INCLUDES=-I /usr/include -I ../src/
|
||||
INCLUDES=-I /usr/include/ -I /usr/include/sys -I ../src/
|
||||
LIBINC=-L /usr/lib -L ../src
|
||||
|
||||
BASELIBS=-lnazgul
|
||||
|
|
Loading…
Reference in a new issue