summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index a343e257..71a08f64 100644
--- a/Makefile
+++ b/Makefile
@@ -43,10 +43,10 @@ apply_header:
$(MAKE) clean
headache -c etc/headache_config -h etc/mips_header `ls mips/*.sail`
headache -c etc/headache_config -h etc/mips_header `ls cheri/*.sail`
- headache -c etc/headache_config -h src/LICENCE `ls src/Makefile*`
- headache -c etc/headache_config -h src/LICENCE `ls src/*.ml*`
- headache -c etc/headache_config -h src/LICENCE `ls src/lem_interp/*.ml`
- headache -c etc/headache_config -h src/LICENCE `ls src/lem_interp/*.lem`
+ headache -c etc/headache_config -h LICENCE `ls src/Makefile*`
+ headache -c etc/headache_config -h LICENCE `ls src/*.ml*`
+ headache -c etc/headache_config -h LICENCE `ls src/lem_interp/*.ml`
+ headache -c etc/headache_config -h LICENCE `ls src/lem_interp/*.lem`
$(MAKE) -C arm apply_header
clean: