Please enable JavaScript in your browser!
صفحهٔ اصلی
گشتوگذار
راهنما
ورود
ivs
/
simplemake
برگرفته از
rain1/simplemake
دنبال کردن
1
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
درخواست واکشی
0
ویکی
A simple makefile
3
کامیتها
1
شاخهها
0
انتشارها
شاخه:
master
شاخهها
تگها
master
simplemake
HTTPS
SSH
ZIP
TAR.GZ
rain1
1dc4d5329c
Improve the "clean" rule a bit. thanks Bob!
8 سال پیش
LICENSE
1eee308ed5
Init commit
8 سال پیش
Makefile
1dc4d5329c
Improve the "clean" rule a bit. thanks Bob!
8 سال پیش
README.md
bf6508641f
initial comit
8 سال پیش
greet.c
bf6508641f
initial comit
8 سال پیش
greet.h
bf6508641f
initial comit
8 سال پیش
main.c
bf6508641f
initial comit
8 سال پیش
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