#
# grsecurity (c) 2002 Brad Spengler, Michael Dalton
# 
# all grsecurity-related code is released under the
# GNU General Public License (GPL) http://www.gnu.org
#

O_TARGET := grsec.o

obj-y = grsecurity.o grsum.o gracl.o gracl_ip.o gracl_segv.o ip_id.o

include $(TOPDIR)/Rules.make
