cdesktopenv/cde/lib/tt/bin/dbck
Jon Trulson bb4a2c7694 configure/Makefiles for TT: many fixups
Redo the way the main CDE libs are specified in configure.ac... The
current way could not work due to evaluation issues, and the fact that
variables like $srcdir and the like are only valid in Makefiles, not
configure.

Use @LIBNAME@ rather then $(LIBNAME) in Makefile.am files - this way
the location is always evaluated when it's run, not in configure -
which can't work for a variety of reasons.

Got some of the TT binaries to build.

Made a new include/cppfile.inc file that can be used to pre-process
files.  The downside is that currently you can only pre-process one
file at a time per Makefile.  Something more robust is needed, but at
least tt/bin/shell now builds.  Will need to come up with a better way.
2019-10-24 20:06:39 -06:00
..
Imakefile Enable TIRPC support for Linux 2018-04-12 21:00:34 -06:00
Makefile.am configure/Makefiles for TT: many fixups 2019-10-24 20:06:39 -06:00
admindefines Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
binkey.C Fix typo in license headers 2018-04-28 12:30:20 -06:00
binkey.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
binkey_utils.C Fix typo in license headers 2018-04-28 12:30:20 -06:00
common.C Fix typo in license headers 2018-04-28 12:30:20 -06:00
dbck.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
options.C Use POSIX macros for linux 2018-05-24 18:22:55 -06:00
options.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
options_tt.C Fix typo in license headers 2018-04-28 12:30:20 -06:00
options_tt.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
prop.C remove ultrix support 2018-09-30 17:27:04 -06:00
prop.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
prop_utils.C Fix typo in license headers 2018-04-28 12:30:20 -06:00
spec.C remove ultrix support 2018-09-30 17:27:04 -06:00
spec.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
spec_repair.C remove ultrix support 2018-09-30 17:27:04 -06:00
spec_utils.C Fix typo in license headers 2018-04-28 12:30:20 -06:00
ttdbck.C Fix typo in license headers 2018-04-28 12:30:20 -06:00
ttdbck.h Fix typo in license headers 2018-04-28 12:30:20 -06:00