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