Use containers

This commit is contained in:
Michael Stapelberg
2009-02-07 21:08:30 +01:00
parent 1e70aa2e89
commit 968a999d3d
3 changed files with 58 additions and 26 deletions

View File

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