File: Makefile.am

package info (click to toggle)
python-enable 4.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 7,280 kB
  • ctags: 13,899
  • sloc: cpp: 48,447; python: 28,502; ansic: 9,004; makefile: 315; sh: 44
file content (21 lines) | stat: -rw-r--r-- 620 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
SUBDIRS = gpc src font_freetype font_win32_tt include examples

pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = libagg.pc

EXTRA_DIST = Makefile.AmigaOS \
						 Makefile.in.BeOS \
						 Makefile.in.CYGWIN_NT-5.0 \
						 Makefile.in.CYGWIN_NT-5.1 \
						 Makefile.in.Darwin \
						 Makefile.in.Darwin.SDL \
						 Makefile.in.IRIX64 \
						 Makefile.in.Linux \
						 Makefile.in.Linux.SDL \
						 Makefile.in.MINGW32_NT-5.0 \
						 Makefile.in.MINGW32_NT-5.1 \
						 Makefile.in.SunOS 

# M4 macro file for inclusion with autoconf
m4datadir = $(datadir)/aclocal
m4data_DATA = libagg.m4