summaryrefslogtreecommitdiff
path: root/select.h.do
diff options
context:
space:
mode:
Diffstat (limited to 'select.h.do')
-rw-r--r--select.h.do6
1 files changed, 0 insertions, 6 deletions
diff --git a/select.h.do b/select.h.do
deleted file mode 100644
index 5ab38df..0000000
--- a/select.h.do
+++ /dev/null
@@ -1,6 +0,0 @@
-dependon compile trysysel.c select.h1 select.h2
-./compile trysysel.c >/dev/null 2>&1 && cat select.h2 || cat select.h1
-rm -f trysysel.o
-formake '( ./compile trysysel.c >/dev/null 2>&1 \'
-formake '&& cat select.h2 || cat select.h1 ) > select.h'
-formake 'rm -f trysysel.o trysysel'