@@ -19,6 +19,7 @@ default: build copy
build: src/*/*.gf
ifneq (, $(RUNGHC))
$(RUNGHC) build
$(RUNGHC) build morphodict
else
./Setup.sh
endif
@@ -26,6 +27,7 @@ endif
copy:
$(RUNGHC) copy
$(RUNGHC) copy morphodict
install: build copy
The note is not visible to the blocked user.