phillipstanleymarbell / Noisy-lang-compiler

Noisy language compiler
MIT License
17 stars 1 forks source link

make installcgi in newton does not copy NewtonBaseSignals.nt to cgi-bin location #617

Open janithpet opened 2 years ago

janithpet commented 2 years ago

Is your feature request related to a problem? Currently, NewtonBaseSignals.nt does not get copied to the cgi executables location automatically.

Describe the solution you'd like Add a cp statement under installcgi in src/newton/Makefile to copy `NewtonBaseSignals.nt

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.