111820Sjulian#	@(#)Makefile	8.1 (Berkeley) 6/5/93
250479Speter# $FreeBSD$
311820Sjulian
411820SjulianPROG=	IPXrouted
574816SruMAN=	IPXrouted.8
611820SjulianSRCS=	af.c if.c input.c main.c output.c startup.c tables.c timer.c trace.c
711820SjulianSRCS+=  sap_input.c sap_tables.c sap_output.c
880029Sobrien
9122760StrhodesWARNS?= 2
10122760Strhodes
1111820Sjulian.include <bsd.prog.mk>
12