Makefile.inc revision 1.2
11.2Sthorpej# $NetBSD: Makefile.inc,v 1.2 2002/07/10 04:29:10 thorpej Exp $ 21.1Sfvdl 31.1SfvdlKMSRCS= bcmp.S bcopy.S bzero.S ffs.S index.S rindex.S \ 41.1Sfvdl memchr.S memcmp.S memcpy.S memmove.S memset.S \ 51.1Sfvdl strcat.S strchr.S strcmp.S strcpy.S strlen.S strrchr.S 61.2Sthorpej 71.2SthorpejSRCS+= __sigaction14_sigtramp.c __sigtramp1.S 8