home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / octave-1.1.1p1-src.tgz / tar.out / fsf / octave / libcruft / ranlib / Makefile.in < prev    next >
Makefile  |  1996-09-28  |  404b  |  23 lines

  1. #
  2. # Makefile for octave's libcruft/ranlib directory
  3. #
  4. # John W. Eaton
  5. # jwe@che.utexas.edu
  6. # Department of Chemical Engineering
  7. # The University of Texas at Austin
  8.  
  9. TOPDIR = ../..
  10.  
  11. srcdir = @srcdir@
  12. top_srcdir = @top_srcdir@
  13. VPATH = @srcdir@
  14.  
  15. SPECIAL = README ranlib.chs ranlib.fdoc tstbot.for tstgmn.for \
  16.     tstmid.for
  17.  
  18. EXTERNAL_DISTFILES = $(DISTFILES)
  19.  
  20. include $(TOPDIR)/Makeconf
  21.  
  22. include ../Makerules
  23.