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