home *** CD-ROM | disk | FTP | other *** search
/ PC Extra Super CD 1998 January / PCPLUS131.iso / DJGPP / V2 / DJLSR201.ZIP / src / libc / pc_hw / cpu / makefile next >
Encoding:
Makefile  |  1995-02-26  |  156 b   |  9 lines

  1. # Copyright (C) 1995 DJ Delorie, see COPYING.DJ for details
  2. TOP=../..
  3.  
  4. SRC += my_cs.S
  5. SRC += my_ds.S
  6. SRC += my_ss.S
  7.  
  8. include $(TOP)/../makefile.inc
  9.