Please enable JavaScript in your browser!
Domů
Procházet
Nápověda
Přihlásit se
ivs
/
simplemake
rozštěpen z
rain1/simplemake
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
A simple makefile
3
Revize
1
Větve
0
Vydání
Větev:
master
Větve
Značky
master
simplemake
HTTPS
SSH
ZIP
TAR.GZ
rain1
1dc4d5329c
Improve the "clean" rule a bit. thanks Bob!
před 8 roky
LICENSE
1eee308ed5
Init commit
před 8 roky
Makefile
1dc4d5329c
Improve the "clean" rule a bit. thanks Bob!
před 8 roky
README.md
bf6508641f
initial comit
před 8 roky
greet.c
bf6508641f
initial comit
před 8 roky
greet.h
bf6508641f
initial comit
před 8 roky
main.c
bf6508641f
initial comit
před 8 roky
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