Fix lib/Makefile dependencies.
This commit is contained in:
parent
1ff5ac2dd1
commit
f61ae164a6
63
lib/Makefile
63
lib/Makefile
@ -117,4 +117,65 @@ depend: ftscprod.c
|
|||||||
# DO NOT DELETE THIS LINE - MAKE DEPEND RELIES ON IT
|
# DO NOT DELETE THIS LINE - MAKE DEPEND RELIES ON IT
|
||||||
# Dependencies generated by make depend
|
# Dependencies generated by make depend
|
||||||
clcomm.o: ../config.h mbselib.h
|
clcomm.o: ../config.h mbselib.h
|
||||||
client.o: ../c
|
client.o: ../config.h mbselib.h
|
||||||
|
crc.o: ../config.h mbselib.h
|
||||||
|
semafore.o: ../config.h mbselib.h
|
||||||
|
signame.o: ../config.h mbselib.h
|
||||||
|
charset.o: ../config.h mbselib.h
|
||||||
|
remask.o: ../config.h mbselib.h
|
||||||
|
attach.o: ../config.h mbselib.h
|
||||||
|
falists.o: ../config.h mbselib.h
|
||||||
|
hdr.o: ../config.h mbselib.h
|
||||||
|
parsedate.o: ../config.h mbselib.h
|
||||||
|
rfcmsg.o: ../config.h mbselib.h
|
||||||
|
unpacker.o: ../config.h mbselib.h
|
||||||
|
rearc.o: ../config.h mbselib.h
|
||||||
|
batchrd.o: ../config.h mbselib.h
|
||||||
|
ftn.o: ../config.h mbselib.h users.h mbsedb.h
|
||||||
|
pktname.o: ../config.h mbselib.h users.h mbsedb.h
|
||||||
|
mangle.o: ../config.h mbselib.h
|
||||||
|
sectest.o: ../config.h mbselib.h
|
||||||
|
proglock.o: ../config.h mbselib.h
|
||||||
|
magic.o: ../config.h mbselib.h
|
||||||
|
dostran.o: ../config.h mbselib.h
|
||||||
|
ftnmsg.o: ../config.h mbselib.h
|
||||||
|
mbfile.o: ../config.h mbselib.h
|
||||||
|
nodelock.o: ../config.h mbselib.h
|
||||||
|
rawio.o: ../config.h mbselib.h
|
||||||
|
strcasestr.o: ../config.h mbselib.h
|
||||||
|
execute.o: ../config.h mbselib.h
|
||||||
|
expipe.o: ../config.h mbselib.h
|
||||||
|
getheader.o: ../config.h mbselib.h
|
||||||
|
noderecord.o: ../config.h mbselib.h users.h mbsedb.h
|
||||||
|
rfcaddr.o: ../config.h mbselib.h
|
||||||
|
strutil.o: ../config.h mbselib.h
|
||||||
|
faddr.o: ../config.h mbselib.h
|
||||||
|
gmtoffset.o: ../config.h mbselib.h
|
||||||
|
packet.o: ../config.h mbselib.h users.h mbsedb.h
|
||||||
|
rfcdate.o: ../config.h mbselib.h
|
||||||
|
term.o: ../config.h mbselib.h users.h
|
||||||
|
endian.o: ../config.h mbselib.h
|
||||||
|
timers.o: ../config.h mbselib.h
|
||||||
|
pidinfo.o: ../config.h mbselib.h
|
||||||
|
tmpwork.o: ../config.h mbselib.h
|
||||||
|
virscan.o: ../config.h mbselib.h
|
||||||
|
dbcfg.o: ../config.h mbselib.h mbse.h users.h mbsedb.h
|
||||||
|
dbdupe.o: ../config.h mbselib.h mbse.h users.h mbsedb.h
|
||||||
|
dbftn.o: ../config.h mbselib.h users.h mbsedb.h
|
||||||
|
dbmsgs.o: ../config.h mbselib.h users.h mbsedb.h
|
||||||
|
dbnode.o: ../config.h mbselib.h users.h mbsedb.h
|
||||||
|
dbtic.o: ../config.h mbselib.h users.h mbsedb.h
|
||||||
|
dbuser.o: ../config.h mbselib.h users.h mbsedb.h
|
||||||
|
dbfdb.o: ../config.h mbselib.h users.h mbsedb.h
|
||||||
|
jammsg.o: ../config.h mbselib.h msgtext.h msg.h jam.h jammsg.h users.h
|
||||||
|
msg.o: ../config.h mbselib.h msgtext.h msg.h jammsg.h
|
||||||
|
msgtext.o: ../config.h mbselib.h msgtext.h msg.h
|
||||||
|
nntp.o: ../config.h mbselib.h mbinet.h
|
||||||
|
pop3.o: ../config.h mbselib.h mbinet.h
|
||||||
|
smtp.o: ../config.h mbselib.h mbinet.h
|
||||||
|
diesel.o: ../config.h mbselib.h diesel.h
|
||||||
|
mbdiesel.o: ../config.h mbselib.h diesel.h
|
||||||
|
strcasestr.o: ../config.h mbselib.h
|
||||||
|
nodelist.o: ../config.h mbselib.h nodelist.h
|
||||||
|
ftscprod.o: ../config.h mbselib.h
|
||||||
|
# End of generated dependencies
|
||||||
|
Reference in New Issue
Block a user