|
|
1.1 ! root 1: # objects.mk ! 2: ! 3: # Make 'include file' listing object files for SBBS.DLL ! 4: ! 5: # $Id: objects.mk,v 1.46 2006/03/14 09:33:29 rswindell Exp $(DIRSEP)09$(DIRSEP)08 07:23:54 deuce Exp $ ! 6: ! 7: # OBJODIR, SLASH, and OFILE must be pre-defined ! 8: ! 9: OBJS = $(MTOBJODIR)$(DIRSEP)ansiterm$(OFILE) \ ! 10: $(MTOBJODIR)$(DIRSEP)answer$(OFILE)\ ! 11: $(MTOBJODIR)$(DIRSEP)ars$(OFILE)\ ! 12: $(MTOBJODIR)$(DIRSEP)atcodes$(OFILE)\ ! 13: $(MTOBJODIR)$(DIRSEP)bat_xfer$(OFILE)\ ! 14: $(MTOBJODIR)$(DIRSEP)base64$(OFILE)\ ! 15: $(MTOBJODIR)$(DIRSEP)bulkmail$(OFILE)\ ! 16: $(MTOBJODIR)$(DIRSEP)chat$(OFILE)\ ! 17: $(MTOBJODIR)$(DIRSEP)chk_ar$(OFILE)\ ! 18: $(MTOBJODIR)$(DIRSEP)con_hi$(OFILE)\ ! 19: $(MTOBJODIR)$(DIRSEP)con_out$(OFILE)\ ! 20: $(MTOBJODIR)$(DIRSEP)dat_rec$(OFILE)\ ! 21: $(MTOBJODIR)$(DIRSEP)data$(OFILE)\ ! 22: $(MTOBJODIR)$(DIRSEP)data_ovl$(OFILE)\ ! 23: $(MTOBJODIR)$(DIRSEP)date_str$(OFILE)\ ! 24: $(MTOBJODIR)$(DIRSEP)download$(OFILE)\ ! 25: $(MTOBJODIR)$(DIRSEP)email$(OFILE)\ ! 26: $(MTOBJODIR)$(DIRSEP)exec$(OFILE)\ ! 27: $(MTOBJODIR)$(DIRSEP)execfile$(OFILE)\ ! 28: $(MTOBJODIR)$(DIRSEP)execfunc$(OFILE)\ ! 29: $(MTOBJODIR)$(DIRSEP)execmisc$(OFILE)\ ! 30: $(MTOBJODIR)$(DIRSEP)execmsg$(OFILE)\ ! 31: $(MTOBJODIR)$(DIRSEP)execnet$(OFILE)\ ! 32: $(MTOBJODIR)$(DIRSEP)fido$(OFILE)\ ! 33: $(MTOBJODIR)$(DIRSEP)file$(OFILE)\ ! 34: $(MTOBJODIR)$(DIRSEP)filedat$(OFILE)\ ! 35: $(MTOBJODIR)$(DIRSEP)getkey$(OFILE)\ ! 36: $(MTOBJODIR)$(DIRSEP)getmail$(OFILE)\ ! 37: $(MTOBJODIR)$(DIRSEP)getmsg$(OFILE)\ ! 38: $(MTOBJODIR)$(DIRSEP)getnode$(OFILE)\ ! 39: $(MTOBJODIR)$(DIRSEP)getstats$(OFILE)\ ! 40: $(MTOBJODIR)$(DIRSEP)getstr$(OFILE)\ ! 41: $(MTOBJODIR)$(DIRSEP)inkey$(OFILE)\ ! 42: $(MTOBJODIR)$(DIRSEP)ident$(OFILE)\ ! 43: $(MTOBJODIR)$(DIRSEP)js_bbs$(OFILE)\ ! 44: $(MTOBJODIR)$(DIRSEP)js_client$(OFILE)\ ! 45: $(MTOBJODIR)$(DIRSEP)js_console$(OFILE)\ ! 46: $(MTOBJODIR)$(DIRSEP)js_file$(OFILE)\ ! 47: $(MTOBJODIR)$(DIRSEP)js_file_area$(OFILE)\ ! 48: $(MTOBJODIR)$(DIRSEP)js_global$(OFILE)\ ! 49: $(MTOBJODIR)$(DIRSEP)js_internal$(OFILE)\ ! 50: $(MTOBJODIR)$(DIRSEP)js_msg_area$(OFILE)\ ! 51: $(MTOBJODIR)$(DIRSEP)js_msgbase$(OFILE)\ ! 52: $(MTOBJODIR)$(DIRSEP)js_queue$(OFILE)\ ! 53: $(MTOBJODIR)$(DIRSEP)js_server$(OFILE)\ ! 54: $(MTOBJODIR)$(DIRSEP)js_socket$(OFILE)\ ! 55: $(MTOBJODIR)$(DIRSEP)js_sprintf$(OFILE)\ ! 56: $(MTOBJODIR)$(DIRSEP)js_system$(OFILE)\ ! 57: $(MTOBJODIR)$(DIRSEP)js_user$(OFILE)\ ! 58: $(MTOBJODIR)$(DIRSEP)js_xtrn_area$(OFILE)\ ! 59: $(MTOBJODIR)$(DIRSEP)listfile$(OFILE)\ ! 60: $(MTOBJODIR)$(DIRSEP)load_cfg$(OFILE)\ ! 61: $(MTOBJODIR)$(DIRSEP)logfile$(OFILE)\ ! 62: $(MTOBJODIR)$(DIRSEP)login$(OFILE)\ ! 63: $(MTOBJODIR)$(DIRSEP)logon$(OFILE)\ ! 64: $(MTOBJODIR)$(DIRSEP)logout$(OFILE)\ ! 65: $(MTOBJODIR)$(DIRSEP)mail$(OFILE)\ ! 66: $(MTOBJODIR)$(DIRSEP)main$(OFILE)\ ! 67: $(MTOBJODIR)$(DIRSEP)msg_id$(OFILE)\ ! 68: $(MTOBJODIR)$(DIRSEP)msgdate$(OFILE)\ ! 69: $(MTOBJODIR)$(DIRSEP)msgtoqwk$(OFILE)\ ! 70: $(MTOBJODIR)$(DIRSEP)netmail$(OFILE)\ ! 71: $(MTOBJODIR)$(DIRSEP)newuser$(OFILE)\ ! 72: $(MTOBJODIR)$(DIRSEP)nopen$(OFILE)\ ! 73: $(MTOBJODIR)$(DIRSEP)pack_qwk$(OFILE)\ ! 74: $(MTOBJODIR)$(DIRSEP)pack_rep$(OFILE)\ ! 75: $(MTOBJODIR)$(DIRSEP)postmsg$(OFILE)\ ! 76: $(MTOBJODIR)$(DIRSEP)prntfile$(OFILE)\ ! 77: $(MTOBJODIR)$(DIRSEP)putmsg$(OFILE)\ ! 78: $(MTOBJODIR)$(DIRSEP)putnode$(OFILE)\ ! 79: $(MTOBJODIR)$(DIRSEP)qwk$(OFILE)\ ! 80: $(MTOBJODIR)$(DIRSEP)qwktomsg$(OFILE)\ ! 81: $(MTOBJODIR)$(DIRSEP)readmail$(OFILE)\ ! 82: $(MTOBJODIR)$(DIRSEP)readmsgs$(OFILE)\ ! 83: $(MTOBJODIR)$(DIRSEP)ringbuf$(OFILE)\ ! 84: $(MTOBJODIR)$(DIRSEP)scandirs$(OFILE)\ ! 85: $(MTOBJODIR)$(DIRSEP)scansubs$(OFILE)\ ! 86: $(MTOBJODIR)$(DIRSEP)scfglib1$(OFILE)\ ! 87: $(MTOBJODIR)$(DIRSEP)scfglib2$(OFILE)\ ! 88: $(MTOBJODIR)$(DIRSEP)scfgsave$(OFILE)\ ! 89: $(MTOBJODIR)$(DIRSEP)sockopts$(OFILE)\ ! 90: $(MTOBJODIR)$(DIRSEP)sortdir$(OFILE)\ ! 91: $(MTOBJODIR)$(DIRSEP)str$(OFILE)\ ! 92: $(MTOBJODIR)$(DIRSEP)str_util$(OFILE)\ ! 93: $(MTOBJODIR)$(DIRSEP)telgate$(OFILE)\ ! 94: $(MTOBJODIR)$(DIRSEP)telnet$(OFILE)\ ! 95: $(MTOBJODIR)$(DIRSEP)text_sec$(OFILE)\ ! 96: $(MTOBJODIR)$(DIRSEP)tmp_xfer$(OFILE)\ ! 97: $(MTOBJODIR)$(DIRSEP)un_qwk$(OFILE)\ ! 98: $(MTOBJODIR)$(DIRSEP)un_rep$(OFILE)\ ! 99: $(MTOBJODIR)$(DIRSEP)upload$(OFILE)\ ! 100: $(MTOBJODIR)$(DIRSEP)userdat$(OFILE)\ ! 101: $(MTOBJODIR)$(DIRSEP)useredit$(OFILE)\ ! 102: $(MTOBJODIR)$(DIRSEP)uucode$(OFILE)\ ! 103: $(MTOBJODIR)$(DIRSEP)viewfile$(OFILE)\ ! 104: $(MTOBJODIR)$(DIRSEP)writemsg$(OFILE)\ ! 105: $(MTOBJODIR)$(DIRSEP)xtrn$(OFILE)\ ! 106: $(MTOBJODIR)$(DIRSEP)xtrn_sec$(OFILE)\ ! 107: $(MTOBJODIR)$(DIRSEP)yenc$(OFILE)\ ! 108: $(MTOBJODIR)$(DIRSEP)ver$(OFILE) ! 109: ! 110: # Must add new additions to MONO_OBJS too! ! 111: CON_OBJS = $(MTOBJODIR)$(DIRSEP)sbbscon$(OFILE) \ ! 112: $(MTOBJODIR)$(DIRSEP)sbbs_ini$(OFILE) ! 113: ! 114: # Must add new additions to MONO_OBJS too! ! 115: FTP_OBJS = $(MTOBJODIR)$(DIRSEP)ftpsrvr$(OFILE) \ ! 116: $(MTOBJODIR)$(DIRSEP)nopen$(OFILE) ! 117: ! 118: # Must add new additions to MONO_OBJS too! ! 119: MAIL_OBJS = $(MTOBJODIR)$(DIRSEP)mailsrvr$(OFILE) \ ! 120: $(MTOBJODIR)$(DIRSEP)mxlookup$(OFILE) \ ! 121: $(MTOBJODIR)$(DIRSEP)mime$(OFILE) \ ! 122: $(MTOBJODIR)$(DIRSEP)base64$(OFILE) ! 123: ! 124: # Must add new additions to MONO_OBJS too! ! 125: WEB_OBJS = $(MTOBJODIR)$(DIRSEP)websrvr$(OFILE) \ ! 126: $(MTOBJODIR)$(DIRSEP)base64$(OFILE) \ ! 127: $(MTOBJODIR)$(DIRSEP)ars$(OFILE) \ ! 128: $(MTOBJODIR)$(DIRSEP)ringbuf$(OFILE) ! 129: ! 130: ! 131: # Must add new additions to MONO_OBJS too! ! 132: SERVICE_OBJS = $(MTOBJODIR)$(DIRSEP)services$(OFILE) \ ! 133: $(MTOBJODIR)$(DIRSEP)sbbs_ini$(OFILE) ! 134: ! 135: MONO_OBJS = \ ! 136: $(MTOBJODIR)$(DIRSEP)ftpsrvr$(OFILE) \ ! 137: $(MTOBJODIR)$(DIRSEP)mailsrvr$(OFILE) \ ! 138: $(MTOBJODIR)$(DIRSEP)mime$(OFILE) \ ! 139: $(MTOBJODIR)$(DIRSEP)mxlookup$(OFILE) \ ! 140: $(MTOBJODIR)$(DIRSEP)sbbs_ini$(OFILE) \ ! 141: $(MTOBJODIR)$(DIRSEP)sbbscon$(OFILE) \ ! 142: $(MTOBJODIR)$(DIRSEP)services$(OFILE) \ ! 143: $(MTOBJODIR)$(DIRSEP)websrvr$(OFILE) ! 144: ! 145: BAJA_OBJS = \ ! 146: $(OBJODIR)$(DIRSEP)baja$(OFILE) \ ! 147: $(OBJODIR)$(DIRSEP)ars$(OFILE) ! 148: ! 149: UNBAJA_OBJS = \ ! 150: $(OBJODIR)$(DIRSEP)unbaja$(OFILE) ! 151: ! 152: NODE_OBJS = $(OBJODIR)$(DIRSEP)node$(OFILE) ! 153: ! 154: FIXSMB_OBJS = \ ! 155: $(OBJODIR)$(DIRSEP)fixsmb$(OFILE) \ ! 156: $(OBJODIR)$(DIRSEP)str_util$(OFILE) ! 157: ! 158: CHKSMB_OBJS = \ ! 159: $(OBJODIR)$(DIRSEP)chksmb$(OFILE) ! 160: ! 161: SMBUTIL_OBJS = \ ! 162: $(OBJODIR)$(DIRSEP)smbutil$(OFILE) \ ! 163: $(OBJODIR)$(DIRSEP)str_util$(OFILE) ! 164: ! 165: SBBSECHO_OBJS = \ ! 166: $(OBJODIR)$(DIRSEP)sbbsecho$(OFILE) \ ! 167: $(OBJODIR)$(DIRSEP)ars$(OFILE) \ ! 168: $(OBJODIR)$(DIRSEP)date_str$(OFILE) \ ! 169: $(OBJODIR)$(DIRSEP)load_cfg$(OFILE) \ ! 170: $(OBJODIR)$(DIRSEP)scfglib1$(OFILE) \ ! 171: $(OBJODIR)$(DIRSEP)scfglib2$(OFILE) \ ! 172: $(OBJODIR)$(DIRSEP)nopen$(OFILE) \ ! 173: $(OBJODIR)$(DIRSEP)str_util$(OFILE) \ ! 174: $(OBJODIR)$(DIRSEP)dat_rec$(OFILE) \ ! 175: $(OBJODIR)$(DIRSEP)userdat$(OFILE) \ ! 176: $(OBJODIR)$(DIRSEP)rechocfg$(OFILE) \ ! 177: $(OBJODIR)$(DIRSEP)msg_id$(OFILE) \ ! 178: $(SMB_OBJS) ! 179: ! 180: ECHOCFG_OBJS = \ ! 181: $(MTOBJODIR)$(DIRSEP)echocfg$(OFILE) \ ! 182: $(MTOBJODIR)$(DIRSEP)rechocfg$(OFILE) \ ! 183: $(UIFC_OBJS) \ ! 184: $(MTOBJODIR)$(DIRSEP)nopen$(OFILE) \ ! 185: $(MTOBJODIR)$(DIRSEP)str_util$(OFILE) ! 186: ! 187: ADDFILES_OBJS = \ ! 188: $(OBJODIR)$(DIRSEP)addfiles$(OFILE) \ ! 189: $(OBJODIR)$(DIRSEP)ars$(OFILE) \ ! 190: $(OBJODIR)$(DIRSEP)date_str$(OFILE) \ ! 191: $(OBJODIR)$(DIRSEP)load_cfg$(OFILE) \ ! 192: $(OBJODIR)$(DIRSEP)scfglib1$(OFILE) \ ! 193: $(OBJODIR)$(DIRSEP)scfglib2$(OFILE) \ ! 194: $(OBJODIR)$(DIRSEP)nopen$(OFILE) \ ! 195: $(OBJODIR)$(DIRSEP)str_util$(OFILE) \ ! 196: $(OBJODIR)$(DIRSEP)dat_rec$(OFILE) \ ! 197: $(OBJODIR)$(DIRSEP)userdat$(OFILE) \ ! 198: $(OBJODIR)$(DIRSEP)filedat$(OFILE) ! 199: ! 200: FILELIST_OBJS = \ ! 201: $(OBJODIR)$(DIRSEP)filelist$(OFILE) \ ! 202: $(OBJODIR)$(DIRSEP)ars$(OFILE) \ ! 203: $(OBJODIR)$(DIRSEP)date_str$(OFILE) \ ! 204: $(OBJODIR)$(DIRSEP)load_cfg$(OFILE) \ ! 205: $(OBJODIR)$(DIRSEP)scfglib1$(OFILE) \ ! 206: $(OBJODIR)$(DIRSEP)scfglib2$(OFILE) \ ! 207: $(OBJODIR)$(DIRSEP)nopen$(OFILE) \ ! 208: $(OBJODIR)$(DIRSEP)str_util$(OFILE) \ ! 209: $(OBJODIR)$(DIRSEP)dat_rec$(OFILE) \ ! 210: $(OBJODIR)$(DIRSEP)filedat$(OFILE) ! 211: ! 212: MAKEUSER_OBJS = \ ! 213: $(OBJODIR)$(DIRSEP)makeuser$(OFILE) \ ! 214: $(OBJODIR)$(DIRSEP)ars$(OFILE) \ ! 215: $(OBJODIR)$(DIRSEP)date_str$(OFILE) \ ! 216: $(OBJODIR)$(DIRSEP)load_cfg$(OFILE) \ ! 217: $(OBJODIR)$(DIRSEP)scfglib1$(OFILE) \ ! 218: $(OBJODIR)$(DIRSEP)scfglib2$(OFILE) \ ! 219: $(OBJODIR)$(DIRSEP)nopen$(OFILE) \ ! 220: $(OBJODIR)$(DIRSEP)str_util$(OFILE) \ ! 221: $(OBJODIR)$(DIRSEP)dat_rec$(OFILE) \ ! 222: $(OBJODIR)$(DIRSEP)userdat$(OFILE) ! 223: ! 224: JSEXEC_OBJS = \ ! 225: $(MTOBJODIR)$(DIRSEP)jsexec$(OFILE) \ ! 226: $(MTOBJODIR)$(DIRSEP)js_uifc$(OFILE) ! 227: ! 228: SEXYZ_OBJS = \ ! 229: $(MTOBJODIR)$(DIRSEP)sexyz$(OFILE) \ ! 230: $(MTOBJODIR)$(DIRSEP)xmodem$(OFILE) \ ! 231: $(MTOBJODIR)$(DIRSEP)zmodem$(OFILE) \ ! 232: $(MTOBJODIR)$(DIRSEP)ringbuf$(OFILE) \ ! 233: $(MTOBJODIR)$(DIRSEP)nopen$(OFILE) \ ! 234: $(MTOBJODIR)$(DIRSEP)telnet$(OFILE) ! 235: ! 236: QWKNODES_OBJS = \ ! 237: $(OBJODIR)$(DIRSEP)qwknodes$(OFILE)\ ! 238: $(OBJODIR)$(DIRSEP)date_str$(OFILE)\ ! 239: $(OBJODIR)$(DIRSEP)nopen$(OFILE) \ ! 240: $(OBJODIR)$(DIRSEP)load_cfg$(OFILE)\ ! 241: $(OBJODIR)$(DIRSEP)scfglib1$(OFILE) \ ! 242: $(OBJODIR)$(DIRSEP)scfglib2$(OFILE) \ ! 243: $(OBJODIR)$(DIRSEP)str_util$(OFILE) \ ! 244: $(OBJODIR)$(DIRSEP)ars$(OFILE) ! 245: ! 246: SLOG_OBJS = \ ! 247: $(OBJODIR)$(DIRSEP)slog$(OFILE) \ ! 248: $(OBJODIR)$(DIRSEP)nopen$(OFILE) ! 249: ! 250: ALLUSERS_OBJS = \ ! 251: $(OBJODIR)$(DIRSEP)allusers$(OFILE) \ ! 252: $(OBJODIR)$(DIRSEP)str_util$(OFILE) \ ! 253: $(OBJODIR)$(DIRSEP)ars$(OFILE) ! 254: ! 255: DELFILES_OBJS = \ ! 256: $(OBJODIR)$(DIRSEP)delfiles$(OFILE) \ ! 257: $(OBJODIR)$(DIRSEP)load_cfg$(OFILE)\ ! 258: $(OBJODIR)$(DIRSEP)scfglib1$(OFILE) \ ! 259: $(OBJODIR)$(DIRSEP)scfglib2$(OFILE) \ ! 260: $(OBJODIR)$(DIRSEP)str_util$(OFILE) \ ! 261: $(OBJODIR)$(DIRSEP)ars$(OFILE) \ ! 262: $(OBJODIR)$(DIRSEP)nopen$(OFILE) \ ! 263: $(OBJODIR)$(DIRSEP)filedat$(OFILE) \ ! 264: $(OBJODIR)$(DIRSEP)dat_rec$(OFILE) ! 265: ! 266: DUPEFIND_OBJS = \ ! 267: $(OBJODIR)$(DIRSEP)dupefind$(OFILE) \ ! 268: $(OBJODIR)$(DIRSEP)load_cfg$(OFILE)\ ! 269: $(OBJODIR)$(DIRSEP)scfglib1$(OFILE) \ ! 270: $(OBJODIR)$(DIRSEP)scfglib2$(OFILE) \ ! 271: $(OBJODIR)$(DIRSEP)str_util$(OFILE) \ ! 272: $(OBJODIR)$(DIRSEP)ars$(OFILE) \ ! 273: $(OBJODIR)$(DIRSEP)nopen$(OFILE) ! 274: ! 275: SMBACTIV_OBJS = \ ! 276: $(OBJODIR)$(DIRSEP)smbactiv$(OFILE)\ ! 277: $(OBJODIR)$(DIRSEP)load_cfg$(OFILE)\ ! 278: $(OBJODIR)$(DIRSEP)scfglib1$(OFILE) \ ! 279: $(OBJODIR)$(DIRSEP)scfglib2$(OFILE) \ ! 280: $(OBJODIR)$(DIRSEP)str_util$(OFILE) \ ! 281: $(OBJODIR)$(DIRSEP)ars$(OFILE) \ ! 282: $(OBJODIR)$(DIRSEP)nopen$(OFILE)
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.