source: eaccelerator/trunk/Makefile.in @ 4

Revision 4, 246 bytes checked in by everaldo_canuto, 6 years ago (diff)

Initial revision

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