Please enable JavaScript in your browser!
Home
Esplora
Aiuto
Accedi
ivs
/
simplemake
forkato da
rain1/simplemake
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
A simple makefile
3
Commit
1
Branches
0
Rilasci
Ramo (Branch):
master
Rami (Branch)
Tag
master
simplemake
HTTPS
SSH
ZIP
TAR.GZ
rain1
1dc4d5329c
Improve the "clean" rule a bit. thanks Bob!
8 anni fa
LICENSE
1eee308ed5
Init commit
8 anni fa
Makefile
1dc4d5329c
Improve the "clean" rule a bit. thanks Bob!
8 anni fa
README.md
bf6508641f
initial comit
8 anni fa
greet.c
bf6508641f
initial comit
8 anni fa
greet.h
bf6508641f
initial comit
8 anni fa
main.c
bf6508641f
initial comit
8 anni fa
README.md
simplemake
A simple makefile
How to use
Copy 'Makefile' into your project. Edit it:
list all your .c files in SOURCES
change 'main' to the name of your program binary
any other changes you like