cdesktopenv/cde/programs/dthelp/parser/pass1
Jon Trulson 6da55905ec dthelp/parser/pass1: get it to build
So this is going to be tricky/painful getting this parser fully
operational.  It's pretty hairy with various interdependencies and
generated code.

It's rather complicated how each sub dir depends on the previous one.
Also, the parser subdir has dependencies on the helptag subdir, and
vice-versa, so some hackery was needed to get that to work.

Due to the wierd interdepencencies between helptag and parser,
we disable parallel builds there.

This is some really horrible code and design - not surprising since it
dates to 1989.

I think it should just be removed -- who can maintain or refactor this
code?

Also, dthelp_htag1 is now built in pass1/parser/, not in
pass1/helptag/ as it used to be.
2020-04-21 15:40:05 -06:00
..
build dthelp/parser/pass1: get it to build 2020-04-21 15:40:05 -06:00
eltdef dthelp/parser/pass1: get it to build 2020-04-21 15:40:05 -06:00
helptag dthelp/parser/pass1: get it to build 2020-04-21 15:40:05 -06:00
parser dthelp/parser/pass1: get it to build 2020-04-21 15:40:05 -06:00
util dthelp/parser/pass1: get it to build 2020-04-21 15:40:05 -06:00
Imakefile Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
Makefile.am programs/dthelp: add automake files 2019-10-23 15:34:20 -06:00