]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - Recipe
Note behaviour of `cd' with no arguments.
[PuTTY.git] / Recipe
diff --git a/Recipe b/Recipe
index 8cbc841ebc766375eb5134bd57d09fa8ad2524cd..39ffecee20ed4ef0a8df9660766ae09f4b298a78 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