More sensible error handling when we receive an SSH1 public key
[u/mdw/putty] / Recipe
diff --git a/Recipe b/Recipe
index 8cbc841..39ffece 100644 (file)
--- a/Recipe
+++ b/Recipe
@@ -119,7 +119,7 @@ FORCE:
 !begin borland
 version.obj: FORCE
 FORCE:
-       bcc32 $(FWHACK) $(VER) $(CFLAGS) /c version.obj
+       bcc32 $(FWHACK) $(VER) $(CFLAGS) /c version.c
 !end
 !begin lcc
 version.o: FORCE
@@ -166,13 +166,16 @@ install-strip:
 # names. A line beginning `+' is assumed to continue the previous
 # line.
 
+# Terminal emulator and its (platform-independent) dependencies.
+TERMINAL = terminal wcwidth ldiscucs logging tree234 minibidi
+         + config dialog
+
 # GUI front end and terminal emulator (putty, puttytel).
-GUITERM  = window windlg winctrls terminal sizetip wcwidth unicode ldiscucs
-         + logging printing winutils dialog config wincfg tree234
+GUITERM  = TERMINAL window windlg winctrls sizetip unicode printing
+         + winutils wincfg
 
 # Same thing on Unix.
-UXTERM   = pterm config uxcfg dialog gtkdlg gtkcols gtkpanel tree234
-         + terminal wcwidth uxucs ldiscucs logging uxprint xkeysym
+UXTERM   = TERMINAL pterm uxcfg gtkdlg gtkcols gtkpanel uxucs uxprint xkeysym
 
 # Non-SSH back ends (putty, puttytel, plink).
 NONSSH   = telnet raw rlogin ldisc