I just downloaded FUSS and I opened the file under cygwin and it worked. I went to the src file and typed this:
Owner@Starblazer ~/smaugfuss/area
$ cd ../src
Owner@Starblazer ~/smaugfuss/src
$ ls
Makefile build.c fight.c interp.c planes.c special.c
act_comm.c clans.c grub.c magic.c planes.h startup
act_info.c color.c handler.c makeobjs.c player.c tables.c
act_move.c color.h hashstr.c mapout.c polymorph.c track.c
act_obj.c comm.c i3.c misc.c reset.c update.c
act_wiz.c comments.c i3.h mpxset.c save.c
ban.c const.c i3cfg.h mud.h services.c
bet.h db.c ident.c mud_comm.c shops.c
boards.c deity.c imm_host.c mud_prog.c skills.c
Owner@Starblazer ~/smaugfuss/src
$ mv Makefile Makefile.Unix
Owner@Starblazer ~/smaugfuss/src
$ mv Makefile.Cygwin Makefile
mv: cannot stat `Makefile.Cygwin': No such file or directory
As you can see the second mv thing didn't work. Any help? :/ And I've done this on smaug 1.4a and it work now it won't on FUSS.
Owner@Starblazer ~/smaugfuss/area
$ cd ../src
Owner@Starblazer ~/smaugfuss/src
$ ls
Makefile build.c fight.c interp.c planes.c special.c
act_comm.c clans.c grub.c magic.c planes.h startup
act_info.c color.c handler.c makeobjs.c player.c tables.c
act_move.c color.h hashstr.c mapout.c polymorph.c track.c
act_obj.c comm.c i3.c misc.c reset.c update.c
act_wiz.c comments.c i3.h mpxset.c save.c
ban.c const.c i3cfg.h mud.h services.c
bet.h db.c ident.c mud_comm.c shops.c
boards.c deity.c imm_host.c mud_prog.c skills.c
Owner@Starblazer ~/smaugfuss/src
$ mv Makefile Makefile.Unix
Owner@Starblazer ~/smaugfuss/src
$ mv Makefile.Cygwin Makefile
mv: cannot stat `Makefile.Cygwin': No such file or directory
As you can see the second mv thing didn't work. Any help? :/ And I've done this on smaug 1.4a and it work now it won't on FUSS.