X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=Makefile;h=e3cfbd2b70ad3b69b36df57e770fcd2029133532;hb=32f7345100abe7c55c4222da3979c24a69fe4ca2;hp=48a27cc01baee07b2129fa73abca2ae98ed45daf;hpb=4930c9c0ddeaa5c9421d36396fd74d22db1385c6;p=CleanReadLine.git diff --git a/Makefile b/Makefile index 48a27cc..e3cfbd2 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,7 @@ -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