Prex Home / Browse Source - Prex Version: 0.9.0

root/usr/lib/libc/termios/Makefile.inc

/* [<][>][^][v][top][bottom][index][help] */
VPATH:= $(SRCDIR)/usr/lib/libc/termios:$(VPATH)

SRCS+=  tcgetattr.c tcsetattr.c tcgetpgrp.c tcsetpgrp.c \
        cfgetospeed.c cfsetospeed.c cfgetispeed.c cfsetispeed.c cfsetspeed.c \
        cfmakeraw.c tcsendbreak.c tcdrain.c tcflush.c tcflow.c

/* [<][>][^][v][top][bottom][index][help] */