Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Gerion Entrup
quantum-random-walks
Commits
186b1558
Commit
186b1558
authored
Jul 15, 2015
by
Gerion Entrup
Browse files
qwViz: prepare Makefile and fix compilation
parent
ccd0442a
Changes
1
Show whitespace changes
Inline
Side-by-side
qwViz-1.0/src/Makefile
_Linux
→
qwViz-1.0/src/Makefile
View file @
186b1558
...
...
@@ -11,7 +11,7 @@ objdir = $(exec_prefix)/obj
CC
=
gcc
CFLAGS
=
-O2
\
-Wall
INCLUDES = -I/usr/
local/
include/graphviz -I$(includedir)
INCLUDES
=
-I
/usr/include/graphviz
-I
$(includedir)
LFLAGS
=
LIBS
=
-lGL
-lGLU
-lX11
-lglut
-lm
-lgvc
-lgraph
-lcdt
-lpathplan
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment