Use Data.Maybe Maybe for compatibility
[CleanReadLine.git] / Makefile
index 48a27cc..32b7372 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,7 @@
-SHELL:=/bin/bash
 CLM:=clm
-CLMFLAGS:=-nt -l /usr/lib/libreadline.so
+CLMFLAGS:=-nt -l -lreadline -I $$CLEAN_HOME/lib/clean-platform/OS-Independent -I $$CLEAN_HOME/lib/Generics
 LIBRARYDIR:=Clean\ System\ Files
-BINARIES:=test testscripts/issue1
+BINARIES:=test
 
 .PHONY: readline clean