Subversion Repositories Kolibri OS

Rev

Blame | Last modification | View Log | Download | RSS feed

  1. THIS_SRCS = access.c alarm.c chdir.c chown.c close.c ctermid.c dup2.c \
  2.         dup.c execl.c execle.c execlp.c execlpe.c execv.c execve.c execvp.c \
  3.         execvpe.c fork.c fpathcon.c getcwd.c getegid.c geteuid.c getgid.c \
  4.         getgroup.c getlogin.c getopt.c getpgrp.c getpid.c getppid.c getuid.c \
  5.         isatty.c link.c lseek.c pathconf.c pause.c pipe.c read.c rmdir.c setgid.c \
  6.         setpgid.c setsid.c setuid.c sleep.c sysconf.c ttyname.c unlink.s write.c
  7.  
  8. include $(MENUET_LIBC_TOPDIR)/Make.rules
  9.