File: Makefile.am

package info (click to toggle)
librasterlite2 1.1.0~beta1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 54,328 kB
  • sloc: ansic: 206,619; sh: 11,400; xml: 2,620; makefile: 1,643
file content (8 lines) | stat: -rw-r--r-- 218 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
noinst_PROGRAMS = sample1

AM_CFLAGS = -I@srcdir@/../headers
AM_LDFLAGS = -L../src @LIBSPATIALITE_LIBS@ -lrasterlite2 -ljpeg -lpng -lm $(GCOV_FLAGS)

MOSTLYCLEANFILES = *.gcna *.gcno *.gcda

EXTRA_DIST = examples.doxy