1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
# $NetBSD: Makefile,v 1.4 1994/10/26 05:36:44 cgd Exp $ LIB= c_sa # string routines SRCS+= bcopy.c memset.c strerror.c # other misc routines SRCS+= errno.c printf.c NOPROFILE= NOPIC= OBJMACHINE= install: .include <bsd.lib.mk>