# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: $
DATE_STR=$(shell date +%Y%m%d)
all:
@sh ./mk_acl-snapshot.sh
@cat /usr/portage/header.txt base-policy.ebuild.in > grsecurity-base-policy-$(DATE_STR).ebuild
@#ls -1 | grep -v ^index.html$ |awk '{print ""$$1"
\n"}' | sort | uniq > index.html
clean:
@rm -if *.ebuild grsecurity-base-policy-*.tar.gz
distclean: clean
rm -rf grsecurity-base-policy/ gentoo-projects/