I am trying to rebuild the simplesca source for an academic research project. It seems that this Makefile is being used. Unfortunately, some of the dependencies mentioned in the Makefile are not present in the repository.
$ make
make: *** No rule to make target 'serial', needed by 'simplesca'. Stop.
I am trying to rebuild the simplesca source for an academic research project. It seems that this Makefile is being used. Unfortunately, some of the dependencies mentioned in the Makefile are not present in the repository.