Moved line
This commit is contained in:
parent
3b27446baa
commit
fbe8ef0b98
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -6,8 +6,8 @@ BUILD_ALL := "Use 'make help' for possible targets."
|
|||
BUILD_HELP := "Use one of the following build targets;"
|
||||
BUILD_VERSION ?= 1.0
|
||||
BUILD_NAME := omsxctl-$(BUILD_VERSION)
|
||||
.SUFFIXES:
|
||||
|
||||
.SUFFIXES:
|
||||
.PHONY: all
|
||||
all:
|
||||
@echo $(BUILD_ALL)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue