X-Git-Url: https://git.llucax.com/z.facultad/75.06/emufs.git/blobdiff_plain/e7e2badf7ebc4b6aeaf03366ad6fe6b919713d54..047e95f003fdbb9498856681f180e72228b12d61:/emufs/Makefile diff --git a/emufs/Makefile b/emufs/Makefile index d2b114b..db9dd45 100644 --- a/emufs/Makefile +++ b/emufs/Makefile @@ -1,7 +1,7 @@ CFLAGS=-Wall -g -ansi -pedantic -DDEBUG LDFLAGS= -EMUFS_COMMON=emufs.o +EMUFS_COMMON=emufs.o idx.o did.o all: tipo3_main