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