mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-18 19:10:06 +00:00
4 lines
86 B
Makefile
4 lines
86 B
Makefile
ifeq (posix,$(subdir))
|
|
sysdep_routines := $(sysdep_routines) pgrpsys sco_getgrp
|
|
endif
|