# M. Zolliker 04.2017 # this file shows the correct usage of make for SeaClient %: usage @echo %.o: usage @echo default: usage usage: @ echo "" @ echo "Usage:" @ echo "" @ echo ' with Makefile_ one of' @ echo "" @ ls -1 Makefile_?* | pr -t -o 4 @ echo "" @ echo " use make without args:" @ echo "" @ echo " setenv linuxsys " @ echo " make [target]" @ echo "" @ echo " for a new , you may edit SeaClient.pro" @ echo " and then create the makefile:" @ echo "" @ echo " qmake -o Makefile_ SeaClient.pro"