Nuke
Nuke copied to clipboard
make install does not work.
make install does not work since there is no recipe for 'install' in the Makefile. Running make install produces the following output:
make install
make: *** No rule to make target `install'. Stop.