Re-generated Makefiles
This commit is contained in:
parent
545bf5687c
commit
95ef7c7032
|
@ -8,7 +8,7 @@ CFLAGSF = -W -fPIC `pkg-config --cflags gtk+-2.0`
|
|||
CFLAGS = -Wall -g -O2
|
||||
AR = ar -rc
|
||||
RANLIB = ranlib
|
||||
LD = ld -shared
|
||||
LD = $(CC) -shared
|
||||
RM = rm -f
|
||||
MKDIR = mkdir -p
|
||||
INSTALL = install
|
||||
|
|
Loading…
Reference in New Issue
Block a user