FreeCalypso > hg > freecalypso-sw
diff target-utils/libmpffs/Makefile @ 196:3daa8ebbe74d
pirexplore: a bit of refactoring
author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
---|---|
date | Sat, 14 Dec 2013 07:55:22 +0000 |
parents | ac310ee73788 |
children |
line wrap: on
line diff
--- a/target-utils/libmpffs/Makefile Tue Nov 26 20:23:38 2013 +0000 +++ b/target-utils/libmpffs/Makefile Sat Dec 14 07:55:22 2013 +0000 @@ -4,7 +4,7 @@ AR= arm-elf-ar RANLIB= arm-elf-ranlib -OBJS= basicfind.o findfile.o globals.o init.o rdinmem.o +OBJS= basicfind.o cmd_find.o findfile.o globals.o init.o rdinmem.o all: libmpffs.a