what you don't know can hurt you
Home Files News &[SERVICES_TAB]About Contact Add New

Makefile

Makefile
Posted Aug 17, 1999

Makefile

tags | tool, firewall
systems | unix
SHA-256 | 0b7140243ab8ebda33afd4a82519a862f9b1bcb1469475be9a07ff92bce6f7b6

Makefile

Change Mirror Download
#
# Makefile for the Mason firewall builder
#
#Copyleft:
# Mason interactively creates a Linux packet filtering firewall.
# Copyright (C) 1998 William Stearns <wstearns@pobox.com>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# 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, write to the Free Software
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
#
# The author can also be reached at:
# William Stearns
#email: wstearns@pobox.com (preferred)
#web: http://www.pobox.com/~wstearns
#snail: 544 Winchester Place
# Colchester VT, 05446, USA
#



##Make sure buildkernel has BKSCRIPTVER updated when this changes
MASONVER = 0.7.9

BINDIR = /usr/bin
DOCFILES = COPYING mason.txt
DOCDIR = /usr/doc/mason-${MASONVER}


install:
@echo -n "Installing files... "
@echo -n "mason... "
@install -o root -g root -m 0755 mason ${BINDIR}/mason
@echo -n "mason_policy... "
@install -o root -g root -m 0755 mason ${BINDIR}/mason_policy
@echo -n "doc directory... "
@install -o root -g root -m 0755 -d ${DOCDIR}
@echo -n "${DOCFILES}... "
@install -o root -g root -m 0644 ${DOCFILES} ${DOCDIR}
@echo done!
#@if [ ! -f /etc/bkrc ] ; then \
#install -o root -g root -m 0644 bkrc /etc ; \
#else \
#echo /etc/bkrc already exists, not overwriting ; \
#fi

#distribs:
# @echo This should only need to be used by the author in
# @echo packing up the buildkernel package.
# cd .. \
# && tar cf - buildkernel-${BKSCRIPTVER}/ | \
# gzip -9 > buildkernel-${BKSCRIPTVER}.tar.gz \
# && rm -f buildkernel-current \
# && ln -sf buildkernel-${BKSCRIPTVER} buildkernel-current \
# && tar cf - buildkernel-current/* | \
# gzip -9 > buildkernel-current.tar.gz \
# && cp buildkernel-${BKSCRIPTVER}.tar.gz /usr/src/redhat/SOURCES/ \
# && cd buildkernel-${BKSCRIPTVER} \
# && cp -f buildkernel-${BKSCRIPTVER}-*.spec /usr/src/redhat/SPECS/ \
# && rpm --buildarch noarch -ba /usr/src/redhat/SPECS/buildkernel-${BKSCRIPTVER}-*.spec \
# && mv -f /usr/src/buildkernel-*.tar.gz /usr/src/source/ \
# && mv -f /usr/src/redhat/RPMS/noarch/buildkernel-*.noarch.rpm /usr/src/source/ \
# && mv -f /usr/src/redhat/SRPMS/buildkernel-*.src.rpm /usr/src/source/


Login or Register to add favorites

File Archive:

September 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Sep 1st
    261 Files
  • 2
    Sep 2nd
    17 Files
  • 3
    Sep 3rd
    38 Files
  • 4
    Sep 4th
    52 Files
  • 5
    Sep 5th
    23 Files
  • 6
    Sep 6th
    27 Files
  • 7
    Sep 7th
    0 Files
  • 8
    Sep 8th
    1 Files
  • 9
    Sep 9th
    16 Files
  • 10
    Sep 10th
    38 Files
  • 11
    Sep 11th
    21 Files
  • 12
    Sep 12th
    40 Files
  • 13
    Sep 13th
    18 Files
  • 14
    Sep 14th
    0 Files
  • 15
    Sep 15th
    0 Files
  • 16
    Sep 16th
    21 Files
  • 17
    Sep 17th
    51 Files
  • 18
    Sep 18th
    23 Files
  • 19
    Sep 19th
    48 Files
  • 20
    Sep 20th
    36 Files
  • 21
    Sep 21st
    0 Files
  • 22
    Sep 22nd
    0 Files
  • 23
    Sep 23rd
    0 Files
  • 24
    Sep 24th
    0 Files
  • 25
    Sep 25th
    0 Files
  • 26
    Sep 26th
    0 Files
  • 27
    Sep 27th
    0 Files
  • 28
    Sep 28th
    0 Files
  • 29
    Sep 29th
    0 Files
  • 30
    Sep 30th
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2024 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close