X-Git-Url: https://git.llucax.com/z.facultad/75.06/jacu.git/blobdiff_plain/69611d873aae9e98aa5be48e3f1ce9730ad8b6de..a9564429c158d89dfc16a0ba3f2df2993de1d12f:/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