I already installed PSOPT and the examples were compiled and they execute well. However, when I try to compile my own files using the instructions included in the PDF manual:
$ cd psopt/build/examples/user
$ make
I get the following message make: *** No targets specified and no makefile found. Stop. I was wondering, where can I find the required makefile?