cdesktopenv/cde/programs/dtinfo
Jon Trulson 8f7c874ba0 fontaliases: use copy rather than symlink since bdftopcf can't handle those
bdftopcf specifically will not read symbolic links.  This causes it to
fail when creating the programs/fontaliases/*/C/dtinfo.pcf.Z file and
subsequently, the fonts.dir file.

So, we add a new Imake macro: CopySourceFile(), to copy rather than
symlink the dtinfo.bdf file so these operations can complete
successfully.  The dtinfo.bdf file is only 5KB, so there's very little
impact having an extra copy created during a build.
2018-04-03 13:03:26 -06:00
..
DtMmdb Change dtmmdb class from tuple to mmdb_tuple 2018-03-21 01:03:31 +00:00
clients OpenIndiana and Solaris port 2014-10-28 13:40:11 -06:00
dtinfo fontaliases: use copy rather than symlink since bdftopcf can't handle those 2018-04-03 13:03:26 -06:00
dtinfogen dtinfo/MixedGen.C: coverity CID 89495; use after free 2018-03-31 14:42:22 -06:00
mmdb OpenIndiana and Solaris port 2014-10-28 13:40:11 -06:00
tools Resolve many build warnings 2014-09-23 17:57:50 -06:00
Imakefile dtinfo subdirectory mmdb 2013-08-29 19:45:18 -06:00