got rid of LD (inspired by JGs patch to wmii)

This commit is contained in:
Anselm R. Garbe
2007-02-05 11:09:53 +01:00
parent 19fd903d40
commit 3d48f33025
2 changed files with 2 additions and 4 deletions

View File

@ -27,4 +27,3 @@ LDFLAGS = ${LIBS}
# compiler and linker
CC = cc
LD = ${CC}