Annotation of sbbs/xpdev/objects.mk, revision 1.1.1.1

1.1       root        1: # libobjs.mk
                      2: 
                      3: # Make 'include file' listing object files for xpdev "wrappers"
                      4: 
                      5: # $Id: objects.mk,v 1.7 2004/11/10 05:00:48 rswindell Exp $
                      6: 
                      7: # OBJODIR, SLASH, and OFILE must be pre-defined
                      8: 
                      9: OBJS   = \
                     10:        $(OBJODIR)$(DIRSEP)conwrap$(OFILE) \
                     11:        $(OBJODIR)$(DIRSEP)dat_file$(OFILE) \
                     12:        $(OBJODIR)$(DIRSEP)dirwrap$(OFILE) \
                     13:        $(OBJODIR)$(DIRSEP)filewrap$(OFILE) \
                     14:        $(OBJODIR)$(DIRSEP)genwrap$(OFILE) \
                     15:        $(OBJODIR)$(DIRSEP)ini_file$(OFILE) \
                     16:        $(OBJODIR)$(DIRSEP)link_list$(OFILE) \
                     17:        $(OBJODIR)$(DIRSEP)sockwrap$(OFILE) \
                     18:        $(OBJODIR)$(DIRSEP)str_list$(OFILE)
                     19: 
                     20: MTOBJS = \
                     21:        $(MTOBJODIR)$(DIRSEP)conwrap$(OFILE) \
                     22:        $(MTOBJODIR)$(DIRSEP)dat_file$(OFILE) \
                     23:        $(MTOBJODIR)$(DIRSEP)dirwrap$(OFILE) \
                     24:        $(MTOBJODIR)$(DIRSEP)filewrap$(OFILE) \
                     25:        $(MTOBJODIR)$(DIRSEP)genwrap$(OFILE) \
                     26:        $(MTOBJODIR)$(DIRSEP)ini_file$(OFILE) \
                     27:        $(MTOBJODIR)$(DIRSEP)link_list$(OFILE) \
                     28:        $(MTOBJODIR)$(DIRSEP)msg_queue$(OFILE) \
                     29:        $(MTOBJODIR)$(DIRSEP)semwrap$(OFILE) \
                     30:        $(MTOBJODIR)$(DIRSEP)sockwrap$(OFILE) \
                     31:        $(MTOBJODIR)$(DIRSEP)str_list$(OFILE) \
                     32:        $(MTOBJODIR)$(DIRSEP)threadwrap$(OFILE)

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.