cdesktopenv/cde/config
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
..
cf fontaliases: use copy rather than symlink since bdftopcf can't handle those 2018-04-03 13:03:26 -06:00
imake imake: Coverity (memory corruption, moderate) 2014-12-26 15:47:59 -07:00
makedepend OpenIndiana and Solaris port 2014-10-28 13:40:11 -06:00
util OpenIndiana and Solaris port 2014-10-28 13:40:11 -06:00
Imakefile linux depend: stop using makedepend, use gcc instead 2014-03-08 23:43:17 -07:00