Activated FTSC product code
This commit is contained in:
parent
6947302f04
commit
a91e38df0f
@ -28,6 +28,8 @@ v0.37.6 10-Aug-2003
|
||||
Changed all gif and jpg images to png images.
|
||||
Added a setup switch for the nodes for selecting the wrong
|
||||
binkp long filenames escape method for Argus and Irex nodes.
|
||||
Activated the productcode for mbse that is published in the
|
||||
ftscprod.007
|
||||
|
||||
nodelist.a:
|
||||
Removed some of the debug logging.
|
||||
|
@ -18,7 +18,7 @@ Full tic file support, including extended
|
||||
tic files.
|
||||
OS: GNU/Linux, NetBSD and FreeBSD.
|
||||
Originating sites 2:280/2802@fidonet and
|
||||
http://mbse.sourceforge.net/
|
||||
http://www.mbse.dds.nl/
|
||||
Copyright by Michiel Broek.
|
||||
Released under the terms of the GNU Public
|
||||
License.
|
||||
|
@ -40,7 +40,7 @@ OBJS = ${CLCOMM_OBJS} ${COMMON_OBJS} ${DBASE_OBJS} ${MSGBASE_OBJS} ${MBINET_OBJ
|
||||
${DIESEL_OBJS} ${NODELIST_OBJS}
|
||||
HDRS = ${CLCOMM_HDRS} ${COMMON_HDRS} ${DBASE_HDRS} ${MSGBASE_HDRS} ${MBINET_HDRS} \
|
||||
${DIESEL_HDRS} ${NODELIST_HDRS} ${OTHER_HDRS}
|
||||
OTHER = Makefile README ftscprod.006 mkprod.awk \
|
||||
OTHER = Makefile README ftscprod.007 mkprod.awk \
|
||||
README.diesel README.macro Diesel.doc nodelist.conf
|
||||
TARGET = libclcomm.a libcommon.a libdbase.a libmsgbase.a libmbinet.a libdiesel.a \
|
||||
libnodelist.a
|
||||
|
@ -7,8 +7,7 @@
|
||||
|
||||
#pragma pack(1)
|
||||
|
||||
#define PRODCODE 0x00fe /* Unasigned 16 bits product code */
|
||||
// #define PRODCODE 0x11ff /* Official MBSE FTSC product code */
|
||||
#define PRODCODE 0x11ff /* Official MBSE FTSC product code */
|
||||
|
||||
#define LEAVE 0
|
||||
#define KFS 1
|
||||
|
Reference in New Issue
Block a user