source: titan/plugins/imdb/Makefile.am @ 36503

Last change on this file since 36503 was 36503, checked in by obi, 8 years ago

update sh4 plugin makefile

File size: 233 bytes
Line 
1lib_LTLIBRARIES = libimdb.la
2libimdb_la_SOURCES = imdb.c
3
4AM_CPPFLAGS = -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE
5ALL_CFLAGS= -DSH4 -DEPLAYER4 -DDVDPLAYER -Os -export-dynamic -Wall -Wno-unused-but-set-variable
Note: See TracBrowser for help on using the repository browser.