Skip to content

Commit 4065800

Browse files
authored
Update Makefile
1 parent 4100833 commit 4065800

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
all: buildota buildotaoss ;
99

10-
.PHONY:
10+
.PHONY: all clean test check build cmdline
1111

1212
buildota:
1313
BUILD_TYPE=full "$(CURDIR)/build.sh" --no-default-build-type --no-pause $(ARGS)

0 commit comments

Comments
 (0)