summaryrefslogtreecommitdiffstatshomepage
path: root/compile
diff options
context:
space:
mode:
authorGravatar Antti K2014-07-30 00:36:44 +0200
committerGravatar Antti K2014-07-30 01:11:09 +0200
commitefa9036180df32ad26093fa333c8bdf3baf8ab1a (patch)
tree067bdbe0a5f5ca70f201a1c071721c715b902fde /compile
parentff317aee140197e7c52f2f3f4db154d715503d19 (diff)
downloadxkbcat-efa9036180df32ad26093fa333c8bdf3baf8ab1a.tar.gz
xkbcat-efa9036180df32ad26093fa333c8bdf3baf8ab1a.zip
Convert `compile` script to makefile
More standard this way.
Diffstat (limited to 'compile')
-rwxr-xr-xcompile1
1 files changed, 0 insertions, 1 deletions
diff --git a/compile b/compile
deleted file mode 100755
index 98dddd4..0000000
--- a/compile
+++ /dev/null
@@ -1 +0,0 @@
-clang -O3 --std=gnu11 -pedantic -Wall -lX11 -o xkbcat xkbcat.c