source: eaccelerator/tags/0.9.5-rc1/eLoader/Makefile.in @ 140

Revision 140, 196 bytes checked in by zoeloelip, 5 years ago (diff)
  • 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 
1LTLIBRARY_NAME        = libeloader.la
2LTLIBRARY_SOURCES     = loader.c opcodes.c ea_restore.c debug.c
3LTLIBRARY_SHARED_NAME = eloader.la
4
5EXTRA_CFLAGS = -O3
6
7include $(top_srcdir)/build/dynlib.mk
Note: See TracBrowser for help on using the repository browser.