X-Git-Url: https://git.martlubbers.net/?p=cloogle-irc.git;a=blobdiff_plain;f=Makefile;h=bd1f7b7c5df4c3293f2e2402d6bd001477661cd1;hp=09cf70791ba99f94cfa95df35d205c4a5483e8c4;hb=93f0540991809d459cfc3061c88fc07d1cfc948c;hpb=5c61e75056305c3199cef1b5d080cc8c4fc23552 diff --git a/Makefile b/Makefile index 09cf707..bd1f7b7 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 cloogleirc #test all: $(BINARIES)