czytnik: czytnik.c \
		first.c
	gcc -o czytnik czytnik.c first.c `xml2-config --cflags` `xml2-config --libs`
