gcc484ntopperl-5.22
Last change
on this file since 0105685 was
c5c522c,
checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago
|
initial commit, transferred from cleaned syn3 svn tree
|
-
Property mode set to
100644
|
File size:
559 bytes
|
Line | |
---|
1 | # $Id: Makefile.am,v 1.93 2009/12/23 09:55:328 sbajic Exp $ |
---|
2 | # |
---|
3 | # Makefile.am |
---|
4 | # |
---|
5 | # autoconf (GNU Autoconf) 2.59 |
---|
6 | # ltmain.sh (GNU libtool) 1.5.6 |
---|
7 | # automake (GNU automake) 1.9.2 |
---|
8 | |
---|
9 | includedir=@includedir@/dspam |
---|
10 | |
---|
11 | SUBDIRS = . webui m4 man src |
---|
12 | DIST_SUBDIRS = . webui m4 txt man src doc contrib |
---|
13 | |
---|
14 | EXTRA_DIST = autogen.sh RELEASE.NOTES CHANGELOG LICENSE \ |
---|
15 | README UPGRADING |
---|
16 | |
---|
17 | MAINTAINERCLEANFILES = Makefile.in aclocal.m4 auto-config.h.in \ |
---|
18 | config.guess config.sub configure depcomp install-sh \ |
---|
19 | ltmain.sh missing mkinstalldirs |
---|
20 | |
---|
21 | DEFS = @DEFS@ |
---|
22 | |
---|
23 | ACLOCAL_AMFLAGS = -I m4 |
---|
Note: See
TracBrowser
for help on using the repository browser.