Makefile.inc revision 1.2
1#	$Id: Makefile.inc,v 1.2 1993/11/05 22:44:00 cgd Exp $
2
3KMINCLUDES= arch/i386/SYS.h arch/i386/DEFS.h
4KMSRCS=	bcmp.s bzero.s ffs.s strcat.s strcmp.s strcpy.s strlen.s \
5	htonl.s htons.s ntohl.s ntohs.s
6