File: Makefile.am

package info (click to toggle)
ext3grep 0.10.2-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,028 kB
  • sloc: cpp: 9,384; sh: 3,467; makefile: 182
file content (22 lines) | stat: -rw-r--r-- 672 bytes parent folder | download | duplicates (3)
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 = -I m4

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*