source: titan/plugins/tinews/Makefile.am @ 20646

Last change on this file since 20646 was 20405, checked in by obi, 11 years ago

update git make files

File size: 204 bytes
Line 
1lib_LTLIBRARIES = libnews.la
2libnews_la_SOURCES = news.c
3
4AM_CPPFLAGS = -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE
5ALL_CFLAGS= -DSH4 -Deplayer3 -DDVDPLAYER -Os -export-dynamic -Wall
Note: See TracBrowser for help on using the repository browser.