Annotation of sbbs/src/sbbs3/scfg/targets.mk, revision 1.1.1.1

1.1       root        1: # targets.mk
                      2: 
                      3: # Make 'include file' defining targets for Synchronet SCFG project
                      4: 
                      5: # $Id: targets.mk,v 1.6 2004/09/16 19:02:03 deuce Exp $
                      6: 
                      7: # LIBODIR, SLASH, LIBFILE, EXEFILE, and DELETE must be pre-defined
                      8: 
                      9: SCFG   =       $(EXEODIR)$(DIRSEP)scfg$(EXEFILE) 
                     10: MAKEHELP=      $(EXEODIR)$(DIRSEP)makehelp$(EXEFILE) 
                     11: SCFGHELP=      $(EXEODIR)$(DIRSEP)scfghelp.dat
                     12: 
                     13: all:           xpdev-mt \
                     14:                uifc-mt \
                     15:                ciolib-mt \
                     16:                smblib \
                     17:                $(EXEODIR) \
                     18:                $(MTOBJODIR) \
                     19:                $(LIBODIR) \
                     20:                $(SCFG) $(SCFGHELP)
                     21: 
                     22: $(SCFG):       $(XPDEV-MT_LIB) $(UIFCLIB-MT) $(CIOLIB-MT)

unix.superglobalmegacorp.com

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