File: config.mk

package info (click to toggle)
ferm 1.2.2-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 464 kB
  • ctags: 250
  • sloc: perl: 2,334; makefile: 138; sh: 128
file content (15 lines) | stat: -rw-r--r-- 400 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PERL = /usr/bin/perl

PREFIX = /usr
MANDIR = $(PREFIX)/man/man1
DOCDIR = $(PREFIX)/share/doc/ferm

WEBDIR = /home/web/users/koka/ferm
FTPDIR = /home/tecguest/ises/koka/anonftp

# location of the old ferm script, for the test suite
OLD_FERM = $(TOPDIR)/test/ferm1.1
OLD_OPTIONS = --use iptables --lines --noexec --clearall --flushall --createchains

NEW_FERM = $(TOPDIR)/src/ferm
NEW_OPTIONS = --test