mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-08-15 13:16:58 +00:00
Add thirdparty libs
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
/bin/rm -f mttest
|
||||
purify cc -DSOLARIS -I../../include -g mttest.c -o mttest -L../.. -lthread -lssl -lcrypto -lnsl -lsocket
|
||||
|
||||
Reference in New Issue
Block a user