Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arne Øslebø
mapi
Commits
820d9ea5
Commit
820d9ea5
authored
May 16, 2006
by
Browse files
Minor path changes
git-svn-id:
file:///home/svn/mapi/trunk@521
8d5bb341-7cf1-0310-8cf6-ba355fef3186
parent
42f1d300
Changes
2
Hide whitespace changes
Inline
Side-by-side
applications/p2pmon/Makefile
View file @
820d9ea5
C_WARNINGS
=
-w
-Wall
CFLAGS
=
-g
-O2
$(C_WARNINGS)
-DDIMAPI
CC
=
gcc
INCLUDE
=
-I
../trunk
MAPI
=
../../
/
mapi.so
INCLUDE
=
-I
../
../../
trunk
MAPI
=
../../mapi.so
BINS
=
p2pmon p2pform.cgi
.PHONY
:
all clean
...
...
applications/p2pmon/README
View file @
820d9ea5
...
...
@@ -9,7 +9,7 @@ OVERVIEW
INSTALLATION
- Assuming that the MAPI trunk directory is '/home/zebraman/trunk', the p2pmon
directory should be '/home/zebraman/p2pmon'. Otherwise, change the variables
directory should be '/home/zebraman/
trunk/applications/
p2pmon'. Otherwise, change the variables
MAPI and INCLUDE in the Makefile appropriately
- MAPI should have been compiled with the flags WITH_DIMAPI and
...
...
Write
Preview
Markdown
is supported
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