aboutsummaryrefslogtreecommitdiff
path: root/samples/X11/x11atomstuffer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'samples/X11/x11atomstuffer/Makefile')
-rw-r--r--samples/X11/x11atomstuffer/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/samples/X11/x11atomstuffer/Makefile b/samples/X11/x11atomstuffer/Makefile
deleted file mode 100644
index cf1c234..0000000
--- a/samples/X11/x11atomstuffer/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-x11atomstuffer: x11atomstuffer.c
- $(CC) -o x11atomstuffer x11atomstuffer.c -lX11
-