I have a project writed for DEC Unix v4. I want to compile it for linux.
My project have Imakefile, I run xmkmf
to generate Makefile
and after that run make to compile but I get Makefile:1059: *** missing separator. Stop.
When I see this post I installed SparkyLinux and install CDE and libmotif-dev
on it for Motif and CDE and again I am going to generate Makefile
and run make
, but my problem still
line 1059: MComplexProgramTarget(_gdsv_.o,$(LOCAL_LIBRARIES),)