De acordo com o README, a sequência é:
./autogen.sh
./configure
make
sudo make install
pi@raspberrypi ~ $ unzip master.zip
Archive: master.zip
d095cba29fdbe98d6ed4812998e07d886835f492
inflating: pi-blaster-master/Makefile.am
inflating: pi-blaster-master/README.md
inflating: pi-blaster-master/autogen.sh
inflating: pi-blaster-master/configure.ac
inflating: pi-blaster-master/pi-blaster.boot.sh
inflating: pi-blaster-master/pi-blaster.c
inflating: pi-blaster-master/pi-blaster.service
pi@raspberrypi ~ $ cd pi-blaster-master
pi@raspberrypi ~/pi-blaster-master $ make
make: *** No targets specified and no makefile found. Stop.
o que devo fazer?
De acordo com o README, a sequência é:
./autogen.sh
./configure
make
sudo make install