home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 472b.lha / Curses_v1.22 / examples / hanoi / Makefile < prev   
Encoding:
Makefile  |  1991-02-10  |  40 b   |  3 lines

  1. hanoi: hanoi.c
  2.     lc -L+lib:curses.lib $@
  3.