X-Git-Url: https://git.llucax.com/z.facultad/75.06/emufs.git/blobdiff_plain/15bf403f66891d89987a3a429b83a632fca74c5b..71026445ea6cd499c9f8d194ddbdc9607665a719:/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