compiles the correct version.I also added some code cleanups and
error checking as well as the possibility to inject DSO's with relative
pathnames as suggested by a patch I received.
Do not forget to vote (right toolbar:) !
A blog dedicated to software and network trickery.
1 comments:
Pls remember to delete also *.so and inject in the next version in Makefile
clean:
rm -rf *.o *.so inject
Post a Comment