summaryrefslogtreecommitdiff
path: root/gnu/sort/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/sort/Makefile')
-rw-r--r--gnu/sort/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/gnu/sort/Makefile b/gnu/sort/Makefile
deleted file mode 100644
index 00d92766341e2..0000000000000
--- a/gnu/sort/Makefile
+++ /dev/null
@@ -1,5 +0,0 @@
-
-PROG= sort
-SRCS= sort.c error.c
-
-.include <bsd.prog.mk>