4 lines
86 B
Makefile
Raw Normal View History

1993-05-21 18:26:08 +00:00
ifeq (posix,$(subdir))
1994-05-21 01:33:03 +00:00
sysdep_routines := $(sysdep_routines) pgrpsys sco_getgrp
1993-05-21 18:26:08 +00:00
endif