From: Ulrich Drepper Date: Tue, 12 May 1998 12:20:06 +0000 (+0000) Subject: Compile oldglob in posix subdir. X-Git-Tag: glibc-2.16-ports-before-merge~3238 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5df1e78b29d237958b04193b7af2cba136cc443a;p=thirdparty%2Fglibc.git Compile oldglob in posix subdir. --- diff --git a/sysdeps/unix/sysv/linux/alpha/Makefile b/sysdeps/unix/sysv/linux/alpha/Makefile index 15ba1c7316b..fbbc56ecd34 100644 --- a/sysdeps/unix/sysv/linux/alpha/Makefile +++ b/sysdeps/unix/sysv/linux/alpha/Makefile @@ -1,3 +1,7 @@ +ifeq ($(subdir),posix) +sysdep_routines += oldglob +endif + ifeq ($(subdir),misc) sysdep_headers += alpha/ptrace.h alpha/regdef.h