FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
Atlas/examples/Makefile.am at master · JavaDevelopRep/Atlas · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
JavaDevelopRep
/
Atlas
Public
forked from
Qihoo360/Atlas
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
Atlas
/
examples
/
Makefile.am
Copy path
More file actions
More file actions
Latest commit
History
History
History
27 lines (24 loc) · 554 Bytes
Breadcrumbs
Atlas
/
examples
/
Makefile.am
Copy path
File metadata and controls
27 lines (24 loc) · 554 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
EXTRA_DIST
=
example_scripts
=
\
tutorial-basic.lua
\
tutorial-constants.lua
\
tutorial-inject.lua
\
tutorial-keepalive.lua
\
tutorial-monitor.lua
\
tutorial-packets.lua
\
tutorial-query-time.lua
\
tutorial-prep-stmts.lua
\
tutorial-resultset.lua
\
tutorial-rewrite.lua
\
tutorial-routing.lua
\
tutorial-scramble.lua
\
tutorial-states.lua
\
tutorial-tokenize.lua
\
tutorial-union.lua
\
tutorial-warnings.lua
if USE_WRAPPER_SCRIPT
dist_doc_DATA
= ${example_scripts}
else
EXTRA_DIST
+= ${example_scripts}
endif
EXTRA_DIST+
=CMakeLists.txt
Back
|
FazBrowse Home
|
New Git URL