X-Git-Url: https://git.martlubbers.net/?p=cloogle-irc.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=bd1f7b7c5df4c3293f2e2402d6bd001477661cd1;hp=4be80d8e73b255d4fcf01f1bbb8777d471ddc320;hb=93f0540991809d459cfc3061c88fc07d1cfc948c;hpb=befcf2ab2ca4e80eebcbd839ce4a0375ae9a6012 diff --git a/Makefile b/Makefile index 4be80d8..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)