home *** CD-ROM | disk | FTP | other *** search
/ PC Extra Super CD 1998 January / PCPLUS131.iso / DJGPP / V2 / DJLSR201.ZIP / src / libc / ansi / assert / makefile < prev   
Encoding:
Makefile  |  1994-07-10  |  125 b   |  7 lines

  1. # Copyright (C) 1994 DJ Delorie, see COPYING.DJ for details
  2. TOP=../..
  3.  
  4. SRC += assert.c
  5.  
  6. include $(TOP)/../makefile.inc
  7.