cdesktopenv/cde/programs/dtsearchpath/dtsp
Jon Trulson c329d5cfd7 Remove $(TIRPCINC) from all Makefile.am files - it no longer exists
Also, restructure some of the dependencies in the lib/tt binaries.  We
will link with libtt (which will include libtirpc as a dependency),
and XTOOLLIB - all the right X11 stuff without needing to add it to
every OS.  Removed several uneeded OS specializations ("if LINUX",
etc) as a result.
2019-11-20 18:52:29 -07:00
..
AppSearchPath.C
DbSearchPath.C
HelpSearchPath.C
IconSearchPath.C
Imakefile Fix Linux rpc problems with new glibc 2018-05-31 18:00:22 -06:00
InfoLibSearchPath.C Fix warnings on FreeBSD 2018-05-31 22:04:08 -06:00
Makefile.am Remove $(TIRPCINC) from all Makefile.am files - it no longer exists 2019-11-20 18:52:29 -07:00
ManSearchPath.C Use POSIX macros for linux 2018-05-24 18:22:55 -06:00
Options.C Use POSIX macros for linux 2018-05-24 18:22:55 -06:00
Options.h
SearchPath.C Use POSIX macros for linux 2018-05-24 18:22:55 -06:00
SearchPath.h Use POSIX macros for linux 2018-05-24 18:22:55 -06:00
dtsearchpath.C