summaryrefslogtreecommitdiff
path: root/src/format/Makefile.am
blob: cad15c5cbc64418115bb25fd8f56d27135376ad6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19

lib_LTLIBRARIES = libformat.la

libformat_la_SOURCES =					\
	exe_format.h exe_format.c			\
	exe_format-int.h					\
	dbg_format.h dbg_format.c			\
	dbg_format-int.h

libformat_la_LDFLAGS = 


INCLUDES = $(LIBGTK_CFLAGS)

AM_CPPFLAGS = 

AM_CFLAGS = $(DEBUG_CFLAGS) $(WARNING_FLAGS) $(COMPLIANCE_FLAGS)

SUBDIRS = dwarf elf java mangling pe