Commit graph

2 commits

Author SHA1 Message Date
Lubomir Sedlacik
331b56801b Make it build and install on Solaris.
Move manpage installation to Makefile's install target.
Whitespace cleanup.
2003-06-15 12:44:08 +00:00
Jeremy C. Reed
461dd32159 openmotif needed a Berkeley Yacc, because bison -y -d
couldn't parse motif/tools/wml/Uil.y. (I read that others
had same issue.) My system didn't have a Berkeley Yacc.
Also note that various (5+) versions of byacc exist.
This package could check if NetBSD or if /usr/bin/yacc exists,
and skip, but since uses name byacc, I think is fine.
2003-04-06 02:16:27 +00:00