6 lines
225 B
PHP
6 lines
225 B
PHP
|
# $Id: Makefile.inc,v 1.1 1994/03/29 07:10:36 chopps Exp $
|
||
|
|
||
|
KMINCLUDES= arch/m68k/DEFS.h arch/m68k/SYS.h
|
||
|
KMSRCS= bcmp.S bzero.S ffs.S strcat.c strcmp.S strcpy.S strlen.S strncmp.S \
|
||
|
strncpy.S htonl.S htons.S ntohl.S ntohs.S
|