Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

Commit

Permalink
Remove unused variable from Makefile.
Browse files Browse the repository at this point in the history
  • Loading branch information
MirahImage committed Apr 29, 2021
1 parent 28c76fc commit a1afd96
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
SHELL := bash# we want bash behaviour in all shell invocations
PLATFORM := $(shell uname)

VERSION ?= latest



### TARGETS ###
#
.DEFAULT_GOAL := help
Expand Down

0 comments on commit a1afd96

Please sign in to comment.