]> git.lizzy.rs Git - nyax.git/blobdiff - Makefile
Force make to use bash (#1)
[nyax.git] / Makefile
index 22c47b6509421facec1d91873787e4af49b16497..717302f448d0c3c91a0790a8e990bf772b278320 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,3 +1,5 @@
+SHELL:=/bin/bash
+
 STAGE3 = stage3/main.o stage3/framebuffer.o stage3/memory.o stage3/paging.o
 
 nyax.img: stage1.out stage2.out stage3.out