Typo in vishap.make

This commit is contained in:
David Brown 2016-07-01 14:17:26 +01:00
parent 6470000cff
commit b2e446d352

View file

@ -28,7 +28,7 @@ usage:
clean: clean:
@printf "\n\n--- Cleaning branch $$(BRANCH) $(OS) $(COMPILER) $(DATAMODEL) ---\n\n" @printf "\n\n--- Cleaning branch $(BRANCH) $(OS) $(COMPILER) $(DATAMODEL) ---\n\n"
rm -rf $(BUILDDIR) rm -rf $(BUILDDIR)
rm -f $(VISHAP) rm -f $(VISHAP)