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
Ignore SIGHUP's
[forms.git]
/
Rules.Make
blob
d60102476301009857200edda35032405ae4608a
1
2
CXX = g++
3
DEBUG = -ggdb3 -DDEBUG_VERSION
4
#PROFILE = -pg
5
OPTIMIZE = -O3
6
7
# ÐÅÒÅÄÅÌÁÔØ ÎÁ fltk-config
8
FLTK_INCLUDES = /usr/local/include
9
COMMONCPP_INCLUDES = /usr/local/include
10
FLTK_LIBS = /usr/local/lib
11
COMMONCPP_LIBS = /usr/local/lib