Makefile.inc revision 1.4
11.4Sdrochner# $NetBSD: Makefile.inc,v 1.4 2004/03/25 14:21:29 drochner 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.4SdrochnerSRCS+= __sigaction14_sigtramp.c __sigtramp2.S 8