X-Git-Url: https://git.llucax.com/z.facultad/75.06/jacu.git/blobdiff_plain/69611d873aae9e98aa5be48e3f1ce9730ad8b6de..f0c0f224ac2a3729cd2d3c0cc5b0f11d35fdf605:/otros/blocksorting/Makefile diff --git a/otros/blocksorting/Makefile b/otros/blocksorting/Makefile index cc0efbf..d65621e 100644 --- a/otros/blocksorting/Makefile +++ b/otros/blocksorting/Makefile @@ -9,7 +9,7 @@ ################ # Nombre del ejecutable. -target = bs +target = bs # Extensión de los archivos a compilar (c para C, cpp o cc o cxx para C++). extension = c