File: Makefile.am

package info (click to toggle)
tablix2 0.3.5-2
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, wheezy
  • size: 9,920 kB
  • ctags: 3,351
  • sloc: ansic: 24,593; xml: 13,161; sh: 10,409; makefile: 852; perl: 564; yacc: 289; sed: 16
file content (13 lines) | stat: -rw-r--r-- 320 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
#CFLAGS = -Wall -O2 -march=pentiumpro -g
AM_CFLAGS = -Wall -O2 -g

INCLUDES = -I../src -I.. -I../intl

SUBDIRS = tests

pkglib_LTLIBRARIES = export_ttf.la

export_ttf_la_SOURCES = export_ttf.c scheme.c opdefines.h scheme.h scheme-private.h
export_ttf_la_LDFLAGS = -module -avoid-version

dist_bin_SCRIPTS = tablix2_test