
RemoteRunServer: execServer.subproj/RemoteRunServer.m $(SPROJ_OFILES)
	cc -g -O -Wall $(OTHER_CFLAGS) -I. execServer.subproj/RemoteRunServer.m -o $(NAME).app/RemoteRunServer $(SPROJ_OFILES) $(OTHER_LIBS) $(LIBS) 

_askop: execServer.subproj/_askop.m $(SPROJ_OFILES)
	cc -g -O -Wall $(OTHER_CFLAGS) -I. execServer.subproj/_askop.m -o $(NAME).app/_askop $(SPROJ_OFILES) $(OTHER_LIBS) $(LIBS) 

