elm-theme-viewer/Makefile

3 lines
90 B
Makefile
Raw Normal View History

2012-08-12 19:51:26 -07:00
all:
2012-08-12 19:55:07 -07:00
gcc main.c gui.c theme.c -o elm-theme-viwer `pkg-config --cflags --libs elementary`