home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / apps / program / d / event / Makefile next >
Encoding:
Makefile  |  1995-02-12  |  37 b   |  3 lines

  1. demo:    o.event o.demo
  2.     $(CC) -o $@ $^
  3.