Remove unnecessary line
This commit is contained in:
parent
eaf903f993
commit
e0a108b203
|
@ -2,8 +2,6 @@ default: all
|
|||
|
||||
here = $(dir $(lastword $(MAKEFILE_LIST)))
|
||||
|
||||
LIBS =
|
||||
|
||||
QUIET = @
|
||||
|
||||
%.o: %.cc
|
||||
|
|
Loading…
Reference in a new issue