X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/e35fb54b2ce23c668414c0f5cd072c709374fc6d..ae0500e538e2fb821ef1ad8529aed7999acf7a19:/Recipe diff --git a/Recipe b/Recipe index 9e95e2d6..39ffecee 100644 --- a/Recipe +++ b/Recipe @@ -19,6 +19,10 @@ !makefile lcc Makefile.lcc !makefile gtk unix/Makefile.gtk !makefile mpw mac/Makefile.mpw +# Source directories. +!srcdir charset/ +!srcdir unix/ +!srcdir mac/ # Help text added to the top of each Makefile, with /D converted # into -D as appropriate for the particular Makefile. @@ -115,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 @@ -162,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