home *** CD-ROM | disk | FTP | other *** search
/ RISC DISC 2 / RISC_DISC_2.iso / pd_share / program / code / event / Makefile next >
Encoding:
Makefile  |  1995-02-12  |  37 b   |  3 lines

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