summaryrefslogtreecommitdiff
path: root/hassgact.h.do
diff options
context:
space:
mode:
Diffstat (limited to 'hassgact.h.do')
-rw-r--r--hassgact.h.do7
1 files changed, 0 insertions, 7 deletions
diff --git a/hassgact.h.do b/hassgact.h.do
deleted file mode 100644
index df277d5..0000000
--- a/hassgact.h.do
+++ /dev/null
@@ -1,7 +0,0 @@
-dependon trysgact.c compile load
-( ./compile trysgact.c && ./load trysgact ) >/dev/null 2>&1 \
-&& echo \#define HASSIGACTION 1
-rm -f trysgact.o trysgact
-formake '( ( ./compile trysgact.c && ./load trysgact ) >/dev/null 2>&1 \'
-formake '&& echo \#define HASSIGACTION 1 || exit 0 ) > hassgact.h'
-formake 'rm -f trysgact.o trysgact'