File: Makefile.am

package info (click to toggle)
atlas-cpp 0.5.98-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,652 kB
  • ctags: 2,284
  • sloc: sh: 8,305; cpp: 6,372; python: 1,471; makefile: 216
file content (10 lines) | stat: -rw-r--r-- 206 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10

INCLUDES = -I$(top_srcdir)

lib_LTLIBRARIES = libAtlasFilters-0.6.la

libAtlasFilters_0_6_la_LDFLAGS = $(INTERFACE_VERSION)

libAtlasFilters_0_6_la_SOURCES = \
        Bzip2.cpp Bzip2.h \
	Gzip.cpp Gzip.h