diff calypso/Makefile @ 5:f6b03af63bf7

fcsim-calypso-be: add FIONBIO setting to 0
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 14 Mar 2021 05:15:49 +0000
parents deeeef558279
children 0a21a7ffe144
line wrap: on
line diff
--- a/calypso/Makefile	Sun Mar 14 05:07:34 2021 +0000
+++ b/calypso/Makefile	Sun Mar 14 05:15:49 2021 +0000
@@ -6,7 +6,7 @@
 
 INSTBIN=${INSTALL_PREFIX}/bin
 
-MAIN_OBJS=	main.o targetfd.o tpinterf.o
+MAIN_OBJS=	main.o nonblock.o targetfd.o tpinterf.o
 
 all:	${PROGS}