root/eaccelerator/tags/0.9.4/eLoader/Makefile.in

Revision 140, 196 bytes (checked in by zoeloelip, 3 years ago)

* Disabled the cache dir check, to much people complaining
* fixed eLoader

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1 LTLIBRARY_NAME        = libeloader.la
2 LTLIBRARY_SOURCES     = loader.c opcodes.c ea_restore.c debug.c
3 LTLIBRARY_SHARED_NAME = eloader.la
4
5 EXTRA_CFLAGS = -O3
6
7 include $(top_srcdir)/build/dynlib.mk
Note: See TracBrowser for help on using the browser.