elm-theme-viewer/Makefile

3 lines
90 B
Makefile

all:
gcc main.c gui.c theme.c -o elm-theme-viwer `pkg-config --cflags --libs elementary`