summaryrefslogtreecommitdiff
path: root/Makefile
blob: 8c1dba53fa88233df506a91a9739d942c2e76a73 (plain)
1
2
qxl_setup.so: main.c Makefile
	gcc -s -O2 $(CPPFLAGS) $(shell pkg-config --cflags spice-protocol) -Wall -Werror --shared -fPIC -DPIC -o $@ $< -ldl -lepoxy -lgdm