/[zanavi_public1]/navit/navit/vehicle/demo/Makefile.am
ZANavi

Contents of /navit/navit/vehicle/demo/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: 336 byte(s)
import files
1 include $(top_srcdir)/Makefile.inc
2 AM_CPPFLAGS = @NAVIT_CFLAGS@ -I$(top_srcdir)/navit -DMODULE=vehicle_demo
3 if PLUGINS
4 modulevehicle_LTLIBRARIES = libvehicle_demo.la
5 else
6 noinst_LTLIBRARIES = libvehicle_demo.la
7 endif
8 libvehicle_demo_la_SOURCES = vehicle_demo.c
9 libvehicle_demo_la_LDFLAGS = -module -avoid-version @NAVIT_MODULE_LDFLAGS@

   
Visit the ZANavi Wiki