]> git.tdb.fi Git - geometrycompositor.git/blob - Makefile
Cleanup fixes
[geometrycompositor.git] / Makefile
1 geometrycompositor: source/main.c
2         gcc -o $@ $< -Wall -Wextra -Werror -std=c90 -pedantic -ggdb -lX11 -lXcomposite -lXdamage -lXext -lXrandr -lGL