*** makefile Thu Jul 8 19:33:28 1993 --- Makefile Sun Aug 22 02:23:47 1993 *************** *** 1274,1279 **** --- 1274,1287 ---- -DDYNAMIC -Dpartab=partbl -DCK_POLL -DCK_CURSES -DNODEBUG -DSTERMIOX \ -DTCPSOCKET $(KFLAGS)" "LNKFLAGS = -s" "LIBS= -ltermlib -lsocket -lnsl" + #SunOS 5.1. As above, but with gcc. + sunos51tcpcgcc: + @echo 'Making C-Kermit $(CKVER) for SunOS 5.1 + TCP + curses....' + $(MAKE) wermit "CFLAGS = -O -Usun -DSVR4 -DDIRENT -DSOLARIS -DHDBUUCP \ + -DDYNAMIC -Dpartab=partbl -DCK_POLL -DCK_CURSES -DNODEBUG -DSTERMIOX \ + -DTCPSOCKET $(KFLAGS)" "LNKFLAGS = -s" CC=gcc CC2=gcc \ + "LIBS= -ltermlib -lsocket -lnsl" + #The following sunosxxx entries are for debugging and testing only. #As above, debugging with Pure Software, Inc., Purify 2 (commercial runtime