{ "Name": "nfsserver", "Program": "nfsserver", "Projects": [ "portmapper.json", "pcnfsd.json" ], "Include": ["../cmd.json"], "Pre": [ ], "SourceFiles": [ "9p.c", "auth.c", "authhostowner.c", "nfs.c", "nfsmount.c", "nfsserver.c", "xfile.c", "chat.c", "rpc.c", "string.c", "strparse.c", "system.c", "listalloc.c", "server.c", "unixnames.c" ], "Post": [ "[ -d $HARVEY/amd64/bin/aux ] || mkdir $HARVEY/amd64/bin/aux", "mv nfsserver $HARVEY/amd64/bin/aux/" ] }