home *** CD-ROM | disk | FTP | other *** search
/ Super PC 34 / Super PC 34 (Shareware).iso / spc / UTIL / DJGPP2 / V2 / DJTST200.ZIP / tests / libc / ansi / stdlib / makefile < prev    next >
Encoding:
Makefile  |  1995-05-28  |  129 b   |  10 lines

  1. TOP=../..
  2.  
  3. SRC += env.c
  4. SRC += getenv.c
  5. SRC += system.c
  6. SRC += system2.c
  7. SRC += shell.c
  8.  
  9. include $(TOP)/../makefile.inc
  10.