1*6a03354eSMatthew DillonLIB= ipfw3basic 2*6a03354eSMatthew DillonSRCS= ipfw3_basic.c 3*6a03354eSMatthew Dillon 4*6a03354eSMatthew DillonINCS= ipfw3_basic.h 5*6a03354eSMatthew Dillon 6*6a03354eSMatthew Dillon.if !defined(NOINET6) 7*6a03354eSMatthew DillonCFLAGS+=-DINET6 8*6a03354eSMatthew Dillon.endif 9*6a03354eSMatthew Dillon 10*6a03354eSMatthew DillonSHLIB_MAJOR=3 11*6a03354eSMatthew Dillon 12*6a03354eSMatthew Dillon.include <bsd.lib.mk> 13