Remove unnecessary line

This commit is contained in:
Eelco Dolstra 2013-11-22 15:25:10 +00:00
parent eaf903f993
commit e0a108b203

View file

@ -2,8 +2,6 @@ default: all
here = $(dir $(lastword $(MAKEFILE_LIST))) here = $(dir $(lastword $(MAKEFILE_LIST)))
LIBS =
QUIET = @ QUIET = @
%.o: %.cc %.o: %.cc