X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile;h=23785d0957544221247979c70652da64a7525fda;hb=253b72a1718b9c51e7511d0e2435115e8cf33dfa;hp=e5a7b988bfcf4c9412f0038b8fc440cc40812f61;hpb=b43e5b8a6da765ea993f24dcd601f0ce826309ea;p=omf.git diff --git a/Makefile b/Makefile index e5a7b98..23785d0 100644 --- a/Makefile +++ b/Makefile @@ -48,7 +48,7 @@ $($(1)): echo "In Makefile: $($(1)-SHA1SUM)" ; \ false ; \ else \ - Ls -l $($(1)) ; \ + ls -l $($(1)) ; \ fi CLEAN += $($(1)) endef