You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: use the -j4 flag to use four processes (geo only has 4 cores)
make -j4
View the results:
http://localhost/~me/projectname/index.html
IBM has a good manual of basic unix commands in plain English with examples that can be called from Makefiles (like basename for referencing file objects).