6 lines
202 B
Makefile
6 lines
202 B
Makefile
# $Id: Makefile.inc,v 1.3 1993/12/04 02:33:35 cgd Exp $
|
|
|
|
KMINCLUDES= arch/i386/SYS.h arch/i386/DEFS.h
|
|
KMSRCS= bcmp.S bzero.S ffs.S strcat.S strcmp.S strcpy.S strlen.S \
|
|
htonl.S htons.S ntohl.S ntohs.S
|