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

Last change on this file since 26912 was 23144, checked in by obi, 11 years ago

[plugins] add git makefiles

File size: 233 bytes
RevLine 
[23144]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 -Deplayer3 -DDVDPLAYER -Os -export-dynamic -Wall -Wno-unused-but-set-variable
Note: See TracBrowser for help on using the repository browser.