source: titan/plugins/tithek/Makefile.am.mipsel @ 39566

Last change on this file since 39566 was 32445, checked in by obi, 9 years ago

add tithek / mc mipsel make files

File size: 288 bytes
Line 
1lib_LTLIBRARIES = libtithek.la
2libtithek_la_SOURCES = tithek.c
3
4AM_CPPFLAGS = -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE
5ALL_CFLAGS= -DMIPSEL -DCAMSUPP -DEPLAYER4 -Os -mhard-float -export-dynamic -Wall -Wno-unused-but-set-variable -Wno-implicit-function-declaration
Note: See TracBrowser for help on using the repository browser.