herbe/makefile

3 lines
66 B
Makefile
Raw Normal View History

2020-07-20 15:41:19 +02:00
default:
2020-07-24 13:51:07 +02:00
gcc main.c -lX11 -lXft -I/usr/include/freetype2 -o main