This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
adminPyf
/
libevent_study
Watch
1
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
上传文件至 'test_bufffer_filter_zlib'
更新Linux makefile
master
adminPyf
3 years ago
parent
4e97ca4b9a
commit
766c00174d
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
test_bufffer_filter_zlib/Makefile
+ 1
- 1
test_bufffer_filter_zlib/Makefile
View File
@ -1,2 +1,2 @@
test_bufffer_filter_zlib
:
test_bufffer_filter_zlib
.
cpp
zlib_client
.
cpp
zlib_server
.
cpp
g++ $^ -o
$@
-levent
g++ $^ -o
$@
-levent
-lz
Write
Preview
Loading…
Cancel
Save