home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #3 / amigamamagazinepolishissue1998.iso / bazy / abook_10upd / developer / smakefile < prev   
Makefile  |  1996-03-11  |  211b  |  16 lines

  1. #
  2. # Makefile automatically generated by MKMK V6.55
  3. # Mon Dec 18 22:13:23 1995
  4. #
  5.  
  6. OBJS= Api_Example.o
  7.  
  8. Api_Example: $(OBJS)
  9.    sc link to Api_Example with <<
  10. $(OBJS)
  11. <
  12.  
  13. Api_Example.o: Api_Example.c ABook_Api.h
  14.  
  15.  
  16.