Project

General

Profile

Statistics
| Branch: | Revision:

scoutos / prex-0.9.0 / usr / lib / libc / termios / Makefile.inc @ 03e9c04a

History | View | Annotate | Download (234 Bytes)

1
VPATH:=	$(SRCDIR)/usr/lib/libc/termios:$(VPATH)
2

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