home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / gnu / glibc108.gz / glibc108 / glibc-1.08.1 / sysdeps / unix / bsd / sun / sunos4 / Makefile < prev    next >
Encoding:
Makefile  |  1994-02-16  |  155 b   |  8 lines

  1. ifeq ($(subdir), posix)
  2. sysdep_routines := $(sysdep_routines) sys_wait4
  3. endif
  4.  
  5. ifeq ($(subdir), misc)
  6. sysdep_routines := $(sysdep_routines) sys_mmap
  7. endif
  8.