FreeCalypso > hg > freecalypso-sw
diff rvinterf/etmsync/Makefile @ 302:cd5068cf0551
fc-fsio: symlink command implemented
author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
---|---|
date | Sun, 02 Mar 2014 04:34:49 +0000 |
parents | 19b846c8abed |
children | 42719fa3e6af |
line wrap: on
line diff
--- a/rvinterf/etmsync/Makefile Sun Mar 02 02:04:51 2014 +0000 +++ b/rvinterf/etmsync/Makefile Sun Mar 02 04:34:49 2014 +0000 @@ -5,7 +5,7 @@ FSIO_OBJS= connect.o dispatch.o fdcmd.o fileio.o fsbasics.o fscmdtab.o \ fserr.o fsiomain.o fsmisc.o fspath.o fsread.o fsupload.o \ - fswrite.o interf.o launchrvif.o + fswrite.o interf.o launchrvif.o symlink.o all: ${PROGS}