mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 04:02:25 +00:00
Typo in vishap.make
This commit is contained in:
parent
6470000cff
commit
b2e446d352
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue