X-Git-Url: https://git.llucax.com/z.facultad/75.06/emufs.git/blobdiff_plain/2c7745e0cdf6a82f3f24f02f0decdf0efbe13f90..af41f59f8447bed15fda171a18a84a5c1327bc8f:/emufs/Makefile diff --git a/emufs/Makefile b/emufs/Makefile index 84140d9..7f9be14 100644 --- a/emufs/Makefile +++ b/emufs/Makefile @@ -15,4 +15,4 @@ libemufs.a: $(EMUFS_COMMON) $(AR) cru libemufs.a $(EMUFS_COMMON) clean: - @$(RM) -fv *.o tipo1_test tipo2_main tipo3_main articulos.* + @$(RM) -fv *.o tipo1_main tipo2_main tipo3_main articulos.*