home *** CD-ROM | disk | FTP | other *** search
/ Education Sampler 1992 [NeXTSTEP] / Education_1992_Sampler.iso / Programming / Source / Gopher_1.12 / Makefile.dependencies < prev    next >
Encoding:
Makefile  |  1992-03-18  |  575 b   |  12 lines

  1. GopherBrowserCell.o : GopherBrowserCell.m GopherBrowserCell.h 
  2. GopherClient.o : GopherClient.m GopherClient.h Utilities.h \
  3.   GopherBrowserCell.h GopherDispatcher.h Parameters.h Sound.h StuartSpeaker.h \
  4.   PhSpeaker.h 
  5. GopherDispatcher.o : GopherDispatcher.m GopherDispatcher.h GopherClient.h \
  6.   Utilities.h GopherBrowserCell.h Parameters.h Sound.h 
  7. PhSpeaker.o : PhSpeaker.m PhSpeaker.h 
  8. StuartSpeaker.o : StuartSpeaker.m StuartSpeaker.h 
  9. Gopher_main.o : Gopher_main.m 
  10. SimpleSound.o : SimpleSound.c Sound.h Utilities.h Parameters.h 
  11. Utilities.o : Utilities.c Utilities.h 
  12.