mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 22:42:24 +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:
|
||||
@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 -f $(VISHAP)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue