diff options
Diffstat (limited to 'tests/hol4/hashmap_on_disk/Holmakefile')
-rw-r--r-- | tests/hol4/hashmap_on_disk/Holmakefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/hol4/hashmap_on_disk/Holmakefile b/tests/hol4/hashmap_on_disk/Holmakefile deleted file mode 100644 index 3c4b8973..00000000 --- a/tests/hol4/hashmap_on_disk/Holmakefile +++ /dev/null @@ -1,5 +0,0 @@ -# This file was automatically generated - modify ../Holmakefile.template instead -INCLUDES = ../../../backends/hol4 - -all: $(DEFAULT_TARGETS) -.PHONY: all |