We don't have a libc/search.

This commit is contained in:
thorpej 1995-10-04 22:06:11 +00:00
parent e43d278d31
commit dcac24e231

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.44 1995/10/02 20:54:45 jtc Exp $
# $NetBSD: Makefile,v 1.45 1995/10/04 22:06:11 thorpej Exp $
# @(#)Makefile 8.2 (Berkeley) 2/3/94
#
# All library objects contain sccsid strings by default; they may be
@ -39,7 +39,6 @@ CLEANFILES+=tags
.endif
.include "${.CURDIR}/regex/Makefile.inc"
.include "${.CURDIR}/rpc/Makefile.inc"
.include "${.CURDIR}/search/Makefile.inc"
.include "${.CURDIR}/stdio/Makefile.inc"
.include "${.CURDIR}/stdlib/Makefile.inc"
.include "${.CURDIR}/string/Makefile.inc"