X-Git-Url: https://git.llucax.com/z.facultad/75.06/emufs.git/blobdiff_plain/990a2380d0acd43cfb5a867f77bdc460bab90769..5565477433b377796908c649d62b17f83adbcb3a:/emufs/Makefile diff --git a/emufs/Makefile b/emufs/Makefile index b3969fe..2dbe9e2 100644 --- a/emufs/Makefile +++ b/emufs/Makefile @@ -1,4 +1,4 @@ -CFLAGS=-Wall -g -ansi -pedantic -DDEBUG +CFLAGS=-Wall -g -pedantic -DDEBUG LDFLAGS=-lm EMUFS_COMMON=emufs.o tipo1.o tipo2.o tipo3.o idx.o did.o fsc.o common.o indices.o indice_b.o b_plus.o