File: Makefile.am

package info (click to toggle)
tcpreen 1.4.4-2
  • links: PTS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 1,300 kB
  • ctags: 500
  • sloc: sh: 4,324; cpp: 2,142; ansic: 1,870; makefile: 34; sed: 16
file content (25 lines) | stat: -rw-r--r-- 1,403 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Makefile.am - master Makefile for tcpreen
# $Id: Makefile.am 189 2006-03-18 20:04:40Z remi $

# ***********************************************************************
# *  Copyright (C) 2002-2006 Remi Denis-Courmont.                       *
# *  This program is free software; you can redistribute and/or modify  *
# *  it under the terms of the GNU General Public License as published  *
# *  by the Free Software Foundation; version 2 of the license.         *
# *                                                                     *
# *  This program is distributed in the hope that it will be useful,    *
# *  but WITHOUT ANY WARRANTY; without even the implied warranty of     *
# *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.               *
# *  See the GNU General Public License for more details.               *
# *                                                                     *
# *  You should have received a copy of the GNU General Public License  *
# *  along with this program; if not, you can get it from:              *
# *  http://www.gnu.org/copyleft/gpl.html                               *
# ***********************************************************************

SUBDIRS = po libsolve logs src
DIST_SUBDIRS = include m4 $(SUBDIRS)
man1_MANS = tcpreen.1
EXTRA_DIST = admin/config.rpath admin/mkinstalldirs $(man1_MANS) tcpreen.spec.in
ACLOCAL_AMFLAGS = -I m4