BURT change notes Fri Feb 28 14:28:25 CST 1997 Added traditional to preprocessor command in Makefile.Unix for solaris so that the extra blank char after each macro replacement will not be generated. Tue Aug 12 16:34:28 CDT 1997 CHAR fields now requested as DBR_CHAR instead of DBR_STRING Tue Nov 11 12:38:15 CST 1997 Bug fix for UCHAR output. Tue Aug 11 15:13:23 CDT 1998 Created Makefile.Host and made changes for Host build. Tue Jan 11 15:24:20 CST 2000 Some ansi c changes. exec burtrb processes without waiting for one to complete.- Joan Sage jlab. Tue Jul 23 16:21:37 CDT 2002 Added license information to source files. Added LICENSE file. Tue Oct 14 09:24:10 CDT 2003 Added FLDNAME_SZ for builds with EPICS base R3.14. Added -features=no%conststrings for builds with solaris 8. Added #ifndef Darwin before include of malloc.h. Tue May 22 10:37:49 CDT 2007 burt_20070626 Converted to R3.14 Makefiles. Changed int32_t nnames to int nnames for solaris10 build. Fri Aug 1 09:54:26 CDT 2008 burt_20080801 Changed $(GCC) to gcc in Makefile. GCC no longer defined in configs. Thu Jan 24 15:38:50 CST 2013 burt_20130124 Changed Xext_DIR value to $(X11_LIB) & com_DIR to Com_DIR in Makefile