Skip to content

Commit d520e7c

Browse files
authored
Merge pull request #141 from steve-downey/makefile-fix
Remove meaningless lint comment
2 parents 6fc6def + 83e4f98 commit d520e7c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
#! /usr/bin/make -f
2-
# cmake-format: off
32
# /Makefile -*-makefile-*-
43
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
5-
# cmake-format: on
64

75
INSTALL_PREFIX?=.install/
86
BUILD_DIR?=.build

0 commit comments

Comments
 (0)