From: Roland McGrath Date: Fri, 2 Aug 1996 16:10:33 +0000 (+0000) Subject: Fri Aug 2 01:04:02 1996 Roland McGrath X-Git-Tag: cvs/libc-960803~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0569100ebe43bb55ff3b3fa954594f5cd58fe780;p=thirdparty%2Fglibc.git Fri Aug 2 01:04:02 1996 Roland McGrath * nss/Makefile (generated): Add db-*.c. --- diff --git a/nss/Makefile b/nss/Makefile index b80ed769877..aafa8e2810b 100644 --- a/nss/Makefile +++ b/nss/Makefile @@ -50,6 +50,7 @@ libnss_dns-routines := dns-host dns-network libnss_db-routines := $(addprefix db-,$(filter-out hosts network,\ $(databases))) +generated += $(addsuffix .c,$(libnss_db-routines)) distribute += db-XXX.c libnss_files-inhibit-o = $(filter-out .so,$(object-suffixes))