# # Copyright (c) 1999-2000 # by iMimic Networking, Inc., Houston, Texas # # This software is furnished under a license and may be used and copied only # in accordance with the terms of such license and with the inclusion of the # above copyright notice. This software or any other copies thereof may not # be provided or otherwise made available to any other person. No title to # or ownership of the software is hereby transferred. # # $Id: Makefile,v 1.1.1.1 2003/02/21 16:47:39 lmwang Exp $ # # NOTE: Editing this file without the express consent of # iMimic Networking, Inc. voids any warranty (express or implied) # OSSPECCFLAGS ?= -mpreferred-stack-boundary=2 MFILE ?= Makefile all: ./make_acl_filters $(MFILE) clean: -rm *.filter