X-Git-Url: https://git.martlubbers.net/?p=cloogle-irc.git;a=blobdiff_plain;f=Makefile;h=b1b934b06b00ce41cf95c59570f08abfd9b9f9ac;hp=570ed8df22295dfd28deb0187eae58788d313493;hb=06274599782dec28348dd52e20a7ce0232a9d616;hpb=1547e1cacf063d05c1ae686e6a1047792e13ef60 diff --git a/Makefile b/Makefile index 570ed8d..b1b934b 100644 --- a/Makefile +++ b/Makefile @@ -13,10 +13,9 @@ CLMLIBS:=\ -I $(CLEAN_HOME)/lib/Generics\ -I $(CLEAN_HOME)/lib/TCPIP\ -I $(CLEAN_HOME)/lib/Dynamics\ - -I ~/projects/gast/Libraries\ -I ./libcloogle -BINARIES:=IRC cloogle test +BINARIES:=IRC IRCBot cloogleirc #test all: $(BINARIES)