home *** CD-ROM | disk | FTP | other *** search
/ Amiga Elysian Archive / AmigaElysianArchive.iso / printer / gnuplot.lha / makefile.ult < prev    next >
Makefile  |  1991-06-30  |  184b  |  11 lines

  1. #
  2. # GNUPLOT Makefile for Ultrix
  3. #
  4.  
  5. #   Changes were made in patch 1 so that the standard Ultrix cc compiler
  6. #   can be used.  Use makefile.unx.
  7.  
  8. all:
  9.     echo "Use makefile.unx instead"
  10.  
  11.