File: Makefile.am

package info (click to toggle)
ext3grep 0.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 1,208 kB
  • ctags: 998
  • sloc: cpp: 8,608; sh: 3,410; makefile: 230
file content (22 lines) | stat: -rw-r--r-- 684 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
## Process this file with automake to generate Makefile.in

AUTOMAKE_OPTIONS = foreign
ACLOCAL_AMFLAGS = @ACLOCAL_CWFLAGS@

SUBDIRS = src .

EXTRA_DIST = LICENSE.GPL2 INSTALL README NEWS
DISTCLEANFILES = stamp-h.in

DEFS = @DEFS@
CXXFLAGS = @CXXFLAGS@ @CWD_FLAGS@
LIBS = @CWD_LIBS@

# --------------- Maintainer's Section

distclean-local:
	rm -rf $(srcdir)/autom4te.cache *~

MAINTAINERCLEANFILES = $(srcdir)/aclocal.m4 $(srcdir)/config.h.in $(srcdir)/configure $(srcdir)/Makefile.in \
	$(srcdir)/install-sh $(srcdir)/missing $(srcdir)/mkinstalldirs $(srcdir)/config.guess $(srcdir)/config.sub \
	$(srcdir)/ltmain.sh $(srcdir)/stamp-h.in $(srcdir)/ChangeLog $(srcdir)/depcomp troep*