home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume7 / idle.users / Makefile < prev   
Encoding:
Makefile  |  1986-12-09  |  46 b   |  4 lines

  1.  
  2. idel:    idel.c
  3.     $(CC) $(CFLAGS) -o idel idel.c
  4.