Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Main
Synchronet
Commits
059ba19c
Commit
059ba19c
authored
Jul 24, 2018
by
rswindell
Browse files
userdat.* now requires msgdate.*
parent
dc6dd45e
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
1 deletion
+6
-1
src/sbbs3/objects.mk
src/sbbs3/objects.mk
+4
-1
src/sbbs3/uedit/objects.mk
src/sbbs3/uedit/objects.mk
+1
-0
src/sbbs3/umonitor/objects.mk
src/sbbs3/umonitor/objects.mk
+1
-0
No files found.
src/sbbs3/objects.mk
View file @
059ba19c
...
...
@@ -189,6 +189,7 @@ SBBSECHO_OBJS = \
$(OBJODIR)$(DIRSEP)
userdat
$(OFILE)
\
$(OBJODIR)$(DIRSEP)
rechocfg
$(OFILE)
\
$(OBJODIR)$(DIRSEP)
msg_id
$(OFILE)
\
$(OBJODIR)$(DIRSEP)
msgdate
$(OFILE)
\
$(OBJODIR)$(DIRSEP)
getmail
$(OFILE)
\
$(SMB_OBJS)
...
...
@@ -210,6 +211,7 @@ ADDFILES_OBJS = \
$(OBJODIR)$(DIRSEP)
str_util
$(OFILE)
\
$(OBJODIR)$(DIRSEP)
dat_rec
$(OFILE)
\
$(OBJODIR)$(DIRSEP)
userdat
$(OFILE)
\
$(OBJODIR)$(DIRSEP)
msgdate
$(OFILE)
\
$(OBJODIR)$(DIRSEP)
filedat
$(OFILE)
FILELIST_OBJS
=
\
...
...
@@ -234,7 +236,8 @@ MAKEUSER_OBJS = \
$(OBJODIR)$(DIRSEP)
nopen
$(OFILE)
\
$(OBJODIR)$(DIRSEP)
str_util
$(OFILE)
\
$(OBJODIR)$(DIRSEP)
dat_rec
$(OFILE)
\
$(OBJODIR)$(DIRSEP)
userdat
$(OFILE)
$(OBJODIR)$(DIRSEP)
userdat
$(OFILE)
\
$(OBJODIR)$(DIRSEP)
msgdate
$(OFILE)
JSEXEC_OBJS
=
\
$(MTOBJODIR)$(DIRSEP)
jsexec
$(OFILE)
\
...
...
src/sbbs3/uedit/objects.mk
View file @
059ba19c
...
...
@@ -5,6 +5,7 @@ OBJS = \
$(MTOBJODIR)$(DIRSEP)
getmail
$(OFILE)
\
$(MTOBJODIR)$(DIRSEP)
getstats
$(OFILE)
\
$(MTOBJODIR)$(DIRSEP)
load_cfg
$(OFILE)
\
$(MTOBJODIR)$(DIRSEP)
msgdate
$(OFILE)
\
$(MTOBJODIR)$(DIRSEP)
nopen
$(OFILE)
\
$(MTOBJODIR)$(DIRSEP)
sbbs_ini
$(OFILE)
\
$(MTOBJODIR)$(DIRSEP)
scfglib1
$(OFILE)
\
...
...
src/sbbs3/umonitor/objects.mk
View file @
059ba19c
...
...
@@ -6,6 +6,7 @@ OBJS := \
$(MTOBJODIR)$(DIRSEP)
getmail
$(OFILE)
\
$(MTOBJODIR)$(DIRSEP)
getstats
$(OFILE)
\
$(MTOBJODIR)$(DIRSEP)
load_cfg
$(OFILE)
\
$(MTOBJODIR)$(DIRSEP)
msgdate
$(OFILE)
\
$(MTOBJODIR)$(DIRSEP)
nopen
$(OFILE)
\
$(MTOBJODIR)$(DIRSEP)
sbbs_ini
$(OFILE)
\
$(MTOBJODIR)$(DIRSEP)
scfglib1
$(OFILE)
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment