repo.or.cz
/
forms.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Antispam fix
[forms.git]
/
Rules.Make
blob
2596fba88e903ed907e06263549c57d4b729ce61
1
2
CXX = g++
3
DEBUG = -ggdb3 -DDEBUG_VERSION
4
#PROFILE = -pg
5
OPTIMIZE = -O3
6
7
# ÐÅÒÅÄÅÌÁÔØ ÎÁ fltk-config
8
FLTK_INCLUDES = /usr/local/fltk-1.x/include
9
COMMONCPP_INCLUDES = /usr/local/include
10
FLTK_LIBS = /usr/local/fltk-1.x/lib
11
COMMONCPP_LIBS = /usr/local/lib