X-Git-Url: https://git.llucax.com/z.facultad/75.06/emufs.git/blobdiff_plain/2c7745e0cdf6a82f3f24f02f0decdf0efbe13f90..1e4a85495eb5703c5c2caa0558e2bcfd548938f1:/emufs/Makefile?ds=sidebyside 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.*