Add Makefile and queue.h to repository

This commit is contained in:
Michael Stapelberg
2009-02-07 04:27:22 +01:00
parent efb8c11b7f
commit 1e70aa2e89
3 changed files with 537 additions and 0 deletions

2
Makefile Normal file
View File

@ -0,0 +1,2 @@
all:
gcc -g -I/usr/include/xcb -o mainx mainx.c -lxcb-wm