diff options
Diffstat (limited to 'config.mk')
-rw-r--r-- | config.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config.mk b/config.mk index 5c783ef..c48ecf3 100644 --- a/config.mk +++ b/config.mk @@ -27,4 +27,3 @@ LDFLAGS = ${LIBS} # compiler and linker CC = cc -LD = ${CC} |