Skip to content

Commit b51452c

Browse files
committed
Delete line
1 parent 69c1998 commit b51452c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
.DEFAULT_GOAL := all
22

33
# Determine OS (from https://gist.github.com/sighingnow/deee806603ec9274fd47)
4-
54
UNAME_S := $(shell uname -s)
65
ifeq ($(UNAME_S),Linux)
76
OSFLAG := linux

0 commit comments

Comments
 (0)