Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- all:
- gcc `pkg-config --cflags gtk+-3.0` ByteBowl.c -o ByteBowl `pkg-config --libs gtk+-3.0`
- clean:
- rm ByteBowl
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement