Missing ftscprod.016 in distribution .tar.bz2.
This commit is contained in:
parent
27f79ca7a2
commit
1ff5ac2dd1
65
lib/Makefile
65
lib/Makefile
@ -42,7 +42,7 @@ OBJS = ${COMMON_OBJS} ${DBASE_OBJS} ${MSGBASE_OBJS} ${MBINET_OBJS} \
|
|||||||
${DIESEL_OBJS} ${NODELIST_OBJS} ${CHC_OBJS}
|
${DIESEL_OBJS} ${NODELIST_OBJS} ${CHC_OBJS}
|
||||||
HDRS = ${COMMON_HDRS} ${DBASE_HDRS} ${MSGBASE_HDRS} ${MBINET_HDRS} \
|
HDRS = ${COMMON_HDRS} ${DBASE_HDRS} ${MSGBASE_HDRS} ${MBINET_HDRS} \
|
||||||
${DIESEL_HDRS} ${NODELIST_HDRS} ${CHC_HDRS} ${OTHER_HDRS}
|
${DIESEL_HDRS} ${NODELIST_HDRS} ${CHC_HDRS} ${OTHER_HDRS}
|
||||||
OTHER = Makefile README ftscprod.012 mkprod.awk \
|
OTHER = Makefile README ftscprod.016 mkprod.awk \
|
||||||
README.diesel README.macro Diesel.doc nodelist.conf
|
README.diesel README.macro Diesel.doc nodelist.conf
|
||||||
TARGET = libmbse.a libdbase.a libmsgbase.a libmbinet.a libdiesel.a \
|
TARGET = libmbse.a libdbase.a libmsgbase.a libmbinet.a libdiesel.a \
|
||||||
libnodelist.a
|
libnodelist.a
|
||||||
@ -117,65 +117,4 @@ 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: ../config.h mbselib.h
|
client.o: ../c
|
||||||
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