1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2025-01-18 07:52:32 +01:00
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40137
This commit is contained in:
Pavol Marko 2005-10-14 21:09:12 +00:00
parent 0886e3fca4
commit 3a4d692926

View File

@ -6,7 +6,7 @@ bin:
fd_hopter.o: fd_hopter.cpp bin
gcc -fPIC -o bin/$@ -c $<
main.o: main.cpp bin
main.o: shworker.cpp bin
gcc -fPIC -o bin/$@ -c $<
shworker: fd_hopter.o main.o bin