home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #3 / amigamamagazinepolishissue1998.iso / bazy / db3.4 / smakefile < prev    next >
Makefile  |  1996-03-04  |  1KB  |  40 lines

  1. #
  2. # Makefile automatically generated by MKMK V6.51 on Jan 11 1994 at 08:59:51
  3. #
  4.  
  5. SOMEOBJS= dbGUI.o DataIcon.o dbparser.o dbtexts.o db.o db_strings.o WaitPointer.o DialEngine.o Select.o Design.o Toolbox.o DesignGUI.o dbRexx.o Pointers.o
  6. OBJS = $(SOMEOBJS) Version.o
  7.  
  8. db: $(OBJS)
  9.    sc link to db with <<
  10. $(OBJS)
  11. <
  12.  
  13. dbGUI.o: dbGUI.c dbGUI.h db.h Version.h SCOptions
  14.  
  15. DataIcon.o: DataIcon.c SCOptions
  16.  
  17. dbparser.o: dbparser.c dbparser.h db.h dbGUI.h SCOptions
  18.  
  19. db.o: db.c dbGUI.h db.h dbtexts.h dbparser.h db_strings.h Select.h Design.h SCOptions
  20.  
  21. dbRexx.o: dbRexx.c dbRexx.h db.h SCOptions
  22.  
  23. dbtexts.o: dbtexts.c dbtexts.h SCOptions
  24.  
  25. WaitPointer.o: WaitPointer.c SCOptions
  26.  
  27. DialEngine.o: DialEngine.a
  28.  
  29. Select.o: Select.c Select_P.h Select.h SCOptions
  30.  
  31. Design.o: Design.c Design.h DesignGUI.h ToolBox.h dbparser.h dbGUI.h SCOptions
  32.  
  33. Toolbox.o: Toolbox.c ToolBox.h SCOptions
  34.  
  35. DesignGUI.o: DesignGUI.c DesignGUI.h DesignGUI_fix.h SCOptions
  36.  
  37. Pointers.o: Pointers.c Pointers.h SCOptions
  38.  
  39. Version.o: Version.c Version.h $(SOMEOBJS)
  40.