home *** CD-ROM | disk | FTP | other *** search
Makefile | 1996-03-04 | 1022 b | 40 lines |
- #
- # Makefile automatically generated by MKMK V6.51 on Jan 11 1994 at 08:59:51
- #
-
- 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
- OBJS = $(SOMEOBJS) Version.o
-
- db: $(OBJS)
- sc link to db with <<
- $(OBJS)
- <
-
- dbGUI.o: dbGUI.c dbGUI.h db.h Version.h SCOptions
-
- DataIcon.o: DataIcon.c SCOptions
-
- dbparser.o: dbparser.c dbparser.h db.h dbGUI.h SCOptions
-
- db.o: db.c dbGUI.h db.h dbtexts.h dbparser.h db_strings.h Select.h Design.h SCOptions
-
- dbRexx.o: dbRexx.c dbRexx.h db.h SCOptions
-
- dbtexts.o: dbtexts.c dbtexts.h SCOptions
-
- WaitPointer.o: WaitPointer.c SCOptions
-
- DialEngine.o: DialEngine.a
-
- Select.o: Select.c Select_P.h Select.h SCOptions
-
- Design.o: Design.c Design.h DesignGUI.h ToolBox.h dbparser.h dbGUI.h SCOptions
-
- Toolbox.o: Toolbox.c ToolBox.h SCOptions
-
- DesignGUI.o: DesignGUI.c DesignGUI.h DesignGUI_fix.h SCOptions
-
- Pointers.o: Pointers.c Pointers.h SCOptions
-
- Version.o: Version.c Version.h $(SOMEOBJS)
-