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