X-Git-Url: http://git.vrable.net/?a=blobdiff_plain;f=Makefile;h=37a747e0a3cef539109de99682161d66972789cd;hb=dd553bb0b2ac2fe7a1904d2f2670f37e3bb25ae6;hp=327db1ef95cda14d3be794fa0f2db2461a3ce967;hpb=de1d2429b83c89a0373599d19cc6c6cac40b2203;p=cumulus.git diff --git a/Makefile b/Makefile index 327db1e..37a747e 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ version : NEWS $(OBJS) : version clean : - rm -f $(OBJS) lbs version + rm -f $(OBJS) cumulus version dep : touch Makefile.dep