File: Makefile.am

package info (click to toggle)
gphoto 0.3.5-6
  • links: PTS
  • area: main
  • in suites: potato
  • size: 2,636 kB
  • ctags: 1,973
  • sloc: ansic: 23,035; sh: 4,851; makefile: 175
file content (10 lines) | stat: -rw-r--r-- 337 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
drivers_LTLIBRARIES = libgphoto_photopc.la

CFLAGS = @GTK_CFLAGS@ -DUNIX -DINT16=short -DHAVE_CFMAKERAW -DHAVE_STRFTIME \
		-DHAVE_PRIOCTL -DHAVE_NANOSLEEP

libgphoto_photopc_la_SOURCES = eph_read.c eph_iob.c eph_err.c eph_cmd.c \
	eph_io.c eph_open.c olympus.c \
	eph_io.h eph_priv.h

libgphoto_photopc_la_LDFLAGS = -version-info 0:0:0