1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-07 06:01:48 +02:00

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)))
LIBS =
QUIET = @
%.o: %.cc