home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 (Developer) / NeXT_Developer-3.3.iso / NextDeveloper / Source / GNU / debug / gdb / include / Makefile < prev    next >
Encoding:
Makefile  |  1994-11-29  |  280 b   |  8 lines

  1. HFILES = ansidecl.h aout/stab.def aout/stab_gnu.h bfd.h demangle.h getopt.h obstack.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.