home *** CD-ROM | disk | FTP | other *** search
/ Big Green CD 8 / BGCD_8_Dev.iso / NEXTSTEP / UNIX / Programming / GDBbundle-1.0-MIS / src / debug / gdb / include / Makefile < prev    next >
Encoding:
Makefile  |  1997-02-25  |  373 b   |  8 lines

  1. HFILES = ansidecl.h aout/aout64.h aout/stab.def aout/stab_gnu.h bfd.h bout.h demangle.h dis-asm.h floatformat.h fopen-bin.h fopen-same.h getopt.h libiberty.h obstack.h progress.h wait.h opcode/m68k.h opcode/i386.h opcode/hppa.h opcode/sparc.h
  2.  
  3. installsrc installGNUsrc::
  4.     mkdirs $(SRCROOT)
  5.     tar cf - Makefile $(HFILES) | (cd $(SRCROOT); tar xf -)
  6.  
  7. install all clean stub::
  8.