@@ -0,0 +1,10 @@
# Check that the build environment is setup
# Idea taken from https://github.com/klange/toaruos
ifeq ($(MITTOS64),)
$(error Build environment is not activated. Please source activate)
endif
.PHONY: all
all:
The note is not visible to the blocked user.