]> git.llucax.com Git - z.facultad/75.06/emufs.git/blobdiff - emufs/Makefile
Se agrega lib de math al LDFLAGS.
[z.facultad/75.06/emufs.git] / emufs / Makefile
index 83cf49d32a99ddcc0bdebcf9a6cc1eb5f87b3700..84140d97286810cbe5fc5628a9e18cce7db2caf4 100644 (file)
@@ -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