repositories
/
CleanReadLine.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81280fc
)
fix makefile
author
Mart Lubbers
<mart@martlubbers.net>
Wed, 27 Jan 2016 17:35:51 +0000
(18:35 +0100)
committer
Mart Lubbers
<mart@martlubbers.net>
Wed, 27 Jan 2016 17:35:51 +0000
(18:35 +0100)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
48a27cc
..
bf8fbe7
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1,8
+1,8
@@
SHELL:=/bin/bash
CLM:=clm
-CLMFLAGS:=-nt -l
/usr/lib/libreadline.so
+CLMFLAGS:=-nt -l
-lreadline
LIBRARYDIR:=Clean\ System\ Files
-BINARIES:=test
testscripts/issue1
+BINARIES:=test
.PHONY: readline clean