makefile for Pi
Posted: Tue Oct 07, 2014 5:17 am
I have a bunch of C source files. What's best utility for Pi so I can generate a Makefile
Then I would do Make to generate executable
Then I would do Make to generate executable
A small, affordable computer with free resources to help people learn, make things, and have fun
https://www.raspberrypi.org/forums/
https://www.raspberrypi.org/forums/viewtopic.php?f=91&t=88654
Code: Select all
./configure && make && make install