X-Git-Url: https://git.llucax.com/z.facultad/75.06/emufs.git/blobdiff_plain/240a27b93633ba4d6eb1420079576b6c90e08ce6..4905645b9485987df5d6a5a898c5c6d50ebeab31:/emufs/Makefile?ds=inline diff --git a/emufs/Makefile b/emufs/Makefile index 83cf49d..84140d9 100644 --- a/emufs/Makefile +++ b/emufs/Makefile @@ -1,5 +1,5 @@ -CFLAGS=-Wall -g -ansi -pedantic -DDEBUG -LDFLAGS= +CFLAGS=-Wall -g -ansi -pedantic -DDEBUG +LDFLAGS=-lm EMUFS_COMMON=emufs.o tipo1.o tipo2.o tipo3.o idx.o did.o fsc.o