home *** CD-ROM | disk | FTP | other *** search
/ PC Extra Super CD 1998 January / PCPLUS131.iso / DJGPP / V2 / DJLSR201.ZIP / src / libc / compat / v1 / makefile < prev    next >
Encoding:
Makefile  |  1996-01-10  |  220 b   |  10 lines

  1. # Copyright (C) 1996 DJ Delorie, see COPYING.DJ for details
  2. # Copyright (C) 1995 DJ Delorie, see COPYING.DJ for details
  3. TOP=../..
  4.  
  5. SRC += _bcopy.S
  6. SRC += fpurge.c
  7. SRC += setenv.c
  8.  
  9. include $(TOP)/../makefile.inc
  10.