fteqw/plugins/jabber/Makefile
Spoike c1962bbe77 Jabber client plugin, version 1.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1697 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-11 20:11:22 +00:00

8 lines
156 B
Makefile

all: native
native:
gcc -shared -fPIC jabberclient.c ../qvm_api.c ../plugin.c -o jabberx86.so
install: native
cp jabberx86.so /opt/quake/fte/plugins/