home *** CD-ROM | disk | FTP | other *** search
/ PC Open 48 / pcopen48.iso / Internet / HtTrack / DATA1.CAB / Sources / src / Makefile < prev    next >
Encoding:
Makefile  |  2001-01-21  |  209 b   |  11 lines

  1. all :
  2.     @echo "please launch configure before! :"
  3.     @echo "./configure"
  4.     @echo ""
  5.     @echo "then, you can launch:"
  6.     @echo "make"
  7.     @echo "make install"
  8.     @echo ""
  9.     @echo "(see INSTALL file to know how-to-install)"
  10.  
  11.