home *** CD-ROM | disk | FTP | other *** search
/ PC Extra Super CD 1998 January / PCPLUS131.iso / DJGPP / V2 / DJLSR201.ZIP / src / libc / compat / termios / makefile < prev   
Encoding:
Makefile  |  1996-09-08  |  84 b   |  7 lines

  1. TOP=../..
  2.  
  3. SRC += cfmakraw.c
  4. SRC += cfstspd.c
  5.  
  6. include $(TOP)/../makefile.inc
  7.