/[zanavi_public1]/navit/navit/speech/cmdline/Makefile.am
ZANavi

Contents of /navit/navit/speech/cmdline/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (show annotations) (download)
Fri Oct 28 21:19:04 2011 UTC (12 years, 5 months ago) by zoff99
File size: 347 byte(s)
import files
1 include $(top_srcdir)/Makefile.inc
2 AM_CPPFLAGS = @NAVIT_CFLAGS@ -I$(top_srcdir)/navit -DMODULE=speech_cmdline
3 if PLUGINS
4 modulespeech_LTLIBRARIES = libspeech_cmdline.la
5 else
6 noinst_LTLIBRARIES = libspeech_cmdline.la
7 endif
8 libspeech_cmdline_la_SOURCES = speech_cmdline.c
9 libspeech_cmdline_la_LDFLAGS = -module -avoid-version @NAVIT_MODULE_LDFLAGS@

   
Visit the ZANavi Wiki