File: Makefile.am

package info (click to toggle)
librapi2 0.11.1-2
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 2,556 kB
  • ctags: 1,162
  • sloc: ansic: 9,840; sh: 9,555; cpp: 522; python: 338; makefile: 203
file content (11 lines) | stat: -rw-r--r-- 265 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
AM_CXXFLAGS = @LIBSYNCE_CFLAGS@ -Wall
AM_LDFLAGS = @LIBSYNCE_LIBS@

INCLUDES = -I$(top_srcdir)/src

##noinst_PROGRAMS = CeRapiInvoke

##CeRapiInvoke_SOURCES = CeRapiInvoke.cc ../../tools/pcommon.c
##CeRapiInvoke_LDADD = ../../src/librapi.la

##TESTS = CeRapiInvoke