source:
titan/plugins/hello/Makefile.am
@
26912
Last change on this file since 26912 was 23144, checked in by , 10 years ago | |
---|---|
File size: 236 bytes |
Rev | Line | |
---|---|---|
[23144] | 1 | lib_LTLIBRARIES = libhello.la |
2 | libhello_la_SOURCES = hello.c | |
3 | ||
4 | AM_CPPFLAGS = -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE | |
5 | ALL_CFLAGS= -DSH4 -Deplayer3 -DDVDPLAYER -Os -export-dynamic -Wall -Wno-unused-but-set-variable |
Note: See TracBrowser
for help on using the repository browser.