got rid of LD, inspired by JGs patch to wmii
This commit is contained in:
parent
aea9bfec5e
commit
dbccf6fbff
2 changed files with 3 additions and 5 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# dmenu version
|
||||
VERSION = 2.1
|
||||
VERSION = 2.2
|
||||
|
||||
# Customize below to fit your system
|
||||
|
||||
|
|
@ -27,4 +27,3 @@ LDFLAGS = ${LIBS}
|
|||
|
||||
# compiler and linker
|
||||
CC = cc
|
||||
LD = ${CC}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue