cdesktopenv/cde/programs/dtudcexch
Jon Trulson cdf8003f7c Remove hardcoded CCLINK's in Imakefiles when linking with C++ built libs (DtSvc).
Added proper SharedDtSvcReqs in lnxLib.tmpl and CplusplusLibC in
linux.cf.  This allows the libstdc++ dependancy to be properly
declared for libDtSvc so that it is not neccessary to hardcode 'CCLINK
= g++' in the Imakefiles of programs linking angainst libDtSvc.
2012-06-19 16:27:20 -06:00
..
Imakefile Remove hardcoded CCLINK's in Imakefiles when linking with C++ built libs (DtSvc). 2012-06-19 16:27:20 -06:00
README Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
dtudcexch.msg Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
excutil.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
excutil.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
exportbdf.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
getbdffn.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
importbdf.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
selectx.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
selectxlfd.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
udcexc.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
udcexp.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
udcimp.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
xlfdutil.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00

README

$XConsortium: README /main/3 1996/10/17 01:48:23 cde-fuj $
/*
 *  (c) Copyright 1995 FUJITSU LIMITED
 *  This is source code modified by FUJITSU LIMITED under the Joint
 *  Development Agreement for the CDEnext PST.
 *  This is unpublished proprietary source code of FUJITSU LIMITED
 */

UDC data exchange utility README

Source code and directory structure
$(TOP)/cde/dtudcexch:
  Imakefile
  udcexc.c
  udcexp.c
  udcimp.c
  getbdffn.c
  excutil.c
  excutil.h  
  selectx.c
  exportbdf.c
  importbdf.c

The dtudcexch command uses following commands.
  dtaddcpf        dtbdftocpf      dtcpftobdf      dtcpftogpf
  dtcpgpf         dtfonteditor    dtgpftobdf      dtgpftocpf
  dtlsgpf

The dtudcexch command uses following libraries.
  libfal.a
  liboakfuty.a