pspdev / psplibraries

A script to automatically build open-source libraries for PSP homebrew development.
47 stars 45 forks source link

make: no rule to make target 'clean'. Stop. (smpeg-psp) #40

Closed kosmas12 closed 3 years ago

kosmas12 commented 4 years ago

Hello!

I am trying to install psplibraries on Ubuntu 10.04 (VM of course) and when running the ./libraries-sudo.sh script it clones smpeg-psp successfully from the source I told it to (http://jim.psp.sh/svn/psp/trunk/ smpeg-psp) make reports an error saying:

make: *** No rule to make target `clean'. Stop.

There are no makefiles on the smpeg-psp directory but there are makefiles in its sub-directories. How can I fix this?

carstene1ns commented 4 years ago

Can you explain what you are trying to do?