summaryrefslogtreecommitdiffstats
path: root/runtime
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2018-09-02 15:27:07 +0200
committerBram Moolenaar <Bram@vim.org>2018-09-02 15:27:07 +0200
commitacca8df9d475bbfbafc71691ebc3b857ecd2777e (patch)
tree8afef873da68532e9adce25722d139bc4117d878 /runtime
parentc9cc9c78f21caba7ecb5c90403df5e19a57aa96a (diff)
patch 8.1.0346: building with Aap is outdated and unusedv8.1.0346
Problem: Building with Aap is outdated and unused. Solution: Remove the Aap build files.
Diffstat (limited to 'runtime')
-rw-r--r--runtime/macros/maze/main.aap4
1 files changed, 0 insertions, 4 deletions
diff --git a/runtime/macros/maze/main.aap b/runtime/macros/maze/main.aap
deleted file mode 100644
index ee9af21de4..0000000000
--- a/runtime/macros/maze/main.aap
+++ /dev/null
@@ -1,4 +0,0 @@
-# Aap recipe to build the maze program
-:program maze : mazeansi.c
-
-:program mazeclean : mazeclean.c